.text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0A1C68;
}
a.one:link {
	color: #666666;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
} 
a.one:visited {
	color: #333333;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.one:hover {
	color: #F37924;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a.two:link {
	color: #666666;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: underline;
} 
a.two:visited {
	color: #333333;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
} 
a.two:hover {
	font-size: 11px;
	color: #F37924;
	font-family: tahoma;
	text-decoration: underline;
	font-weight: bolder;
} 
a.three:link {
	color: #085AA6;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: underline;
} 
a.three:visited {
	color: #085AA6;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
} 
a.three:hover {
	font-size: 11px;
	color: #0A1C68;
	font-family: tahoma;
	text-decoration: none;
} 
a.four:link {
	color: #E9AB48;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: underline;
} 
a.four:visited {
	color: #E9AB48;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
} 
a.four:hover {
	font-size: 11px;
	color: #FFFFFF;
	font-family: tahoma;
	text-decoration: none;
} 
input
{
	color: #000000;
	border: 1px solid #053B81;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
}
.visited {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F37924;
}
.header {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
