body {
	background-color: #BFBFBF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial;
}
h1 {
	font-family: Arial;
	font-size: 16px;
	color : #BA0000;
	font-weight:bold;
}
A:link	{
	text-decoration: underline;
	color: #678B23;
}
A:visited	{
	text-decoration: underline;
	color: #678B23;
}
A:hover	{
	text-decoration: underline;
	color: #8BB142;
}

A.nav-link:link     {
	font-family: Arial;
	font-size: 11px;
	color : #FFFFFF;
	text-align: justify;
	text-decoration: none;
	font-weight : bold;
}
A.nav-link:visited  {
	font-family: Arial;
	font-size: 11px;
	color : #FFFFFF;
	text-align: justify;
	text-decoration: none;
	font-weight : bold;
}
A.nav-link:hover    {
	font-family: Arial;
	font-size: 11px;
	color : #D1D1D1;
	text-align: justify;
	text-decoration: none;
	font-weight : bold;
}

A.blue-link:link     {
	font-family: Arial;
	font-size: 13px;
	color : #047096;
	text-decoration: none;
	font-weight : bold;
}
A.blue-link:visited  {
	font-family: Arial;
	font-size: 13px;
	color : #047096;
	text-decoration: none;
	font-weight : bold;
}
A.blue-link:hover    {
	font-family: Arial;
	font-size: 13px;
	color : #0B9BCE;
	text-decoration: none;
	font-weight : bold;
}

td {
	font-family: Arial;
	font-size: 11px;
	color : #FFFFFF;
}

.layer-text-big {
	font-family: Arial;
	font-size: 14px;
	color : #FFFFFF;

}

.layer-text-mid {
	font-family: Arial;
	font-size: 9px;
	color : #FFFFFF;

}
.layer-text-blue {
	font-family: Arial;
	font-size: 14px;
	color : #047096;
}
.layer-text-blue-bold {
	font-family: Arial;
	font-size: 14px;
	color : #047096;
	font-weight: bold;
}
.layer-text-bot-circle {
	font-family: Arial;
	font-size: 10px;
	color : #FFFFFF;
}
.layer-text-bot-small {
	font-family: Arial;
	font-size: 9px;
	color : #FFFFFF;
	text-decoration: none;
}
a.layer-text-bot-small:link {
	font-family: Arial;
	font-size: 9px;
	color : #FFFFFF;
	text-decoration: none;
}
a.layer-text-bot-small:active {
	font-family: Arial;
	font-size: 9px;
	color : #FFFFFF;
	text-decoration: none;
}
a.layer-text-bot-small:visited {
	font-family: Arial;
	font-size: 9px;
	color : #FFFFFF;
	text-decoration: none;
}
a.layer-text-bot-small:hover {
	font-family: Arial;
	font-size: 9px;
	color : #FFFFFF;
	text-decoration: underline;
}

.country_link {
	font-family: Arial;
	font-size: 10px;
	color : #BA0000;
}
a.country_link:link {
	font-family: Arial;
	font-size: 11px;
	color : #BA0000;
	text-decoration: none;
}
a.country_link:active {
	font-family: Arial;
	font-size: 11px;
	color : #BA0000;
	text-decoration: none;
}
a.country_link:visited {
	font-family: Arial;
	font-size: 11px;
	color : #BA0000;
	text-decoration: none;
}
a.country_link:hover {
	font-family: Arial;
	font-size: 11px;
	color : #D1D1D1;
	text-decoration: none;
}

.text-lowest-rates {
	font-family: Arial;
	font-size: 16px;
	color : #BA0000;
	font-weight:bold;
}
.text-lowest-rates-small {
	font-family: Arial;
	font-size: 10px;
	color : #BA0000;
}
a.text-lowest-rates-small:link {
	font-family: Arial;
	font-size: 10px;
	color : #BA0000;
	text-decoration:none;
}
a.text-lowest-rates-small:active {
	font-family: Arial;
	font-size: 10px;
	color : #BA0000;
	text-decoration:none;
}
a.text-lowest-rates-small:visited {
	font-family: Arial;
	font-size: 10px;
	color : #BA0000;
	text-decoration:none;
}
a.text-lowest-rates-small:hover {
	font-family: Arial;
	font-size: 10px;
	color : #BA0000;
	text-decoration:underline;
}

.text-small-blue {
	font-family: Arial;
	font-size: 9px;
	color : #047096;
}
a.text-small-blue:link {
	font-family: Arial;
	font-size: 9px;
	color : #047096;
	text-decoration: none;
}
a.text-small-blue:active {
	font-family: Arial;
	font-size: 9px;
	color : #047096;
	text-decoration: none;
}
a.text-small-blue:visited {
	font-family: Arial;
	font-size: 9px;
	color : #047096;
	text-decoration: none;
}
a.text-small-blue:hover {
	font-family: Arial;
	font-size: 9px;
	color : #047096;
	text-decoration: underline;
}

.text-copyright {
	font-family: Arial;
	font-size: 9px;
	color : #FFFFFF;
}
a.text-copyright:link {
	font-family: Arial;
	font-size: 9px;
	color : #FFFFFF;
	text-decoration: none;
}
a.text-copyright:active {
	font-family: Arial;
	font-size: 9px;
	color : #FFFFFF;
	text-decoration: none;
}
a.text-copyright:visited {
	font-family: Arial;
	font-size: 9px;
	color : #FFFFFF;
	text-decoration: none;
}
a.text-copyright:hover {
	font-family: Arial;
	font-size: 9px;
	color : #FFFFFF;
	text-decoration: underline;
}

.input-cell {
	font-family: verdana;
	font-size: 10px;
	color: #5490D9;
	background-color: #D8E6F7;
	border: #5490D9 1px solid;
}

.input-button {
	font-family: Verdana;
	font-size: 9px;
	font-weight : bold;
	color: #5490D9;
	background-color: #D8E6F7;
	border: #5490D9 1px solid;
}

.image-border {
	border: 1px solid #FFFFFF;
}
.text-med-blue {
	font-family: Arial;
	font-size: 11px;
	color : #047096;
}
a.text-med-blue:link {
	font-family: Arial;
	font-size: 10px;
	color : #047096;
	text-decoration: none;
}
a.text-med-blue:active {
	font-family: Arial;
	font-size: 10px;
	color : #047096;
	text-decoration: none;
}
a.text-med-blue:visited {
	font-family: Arial;
	font-size: 10px;
	color : #047096;
	text-decoration: none;
}
a.text-med-blue:hover {
	font-family: Arial;
	font-size: 10px;
	color : #047096;
	text-decoration: underline;
}

