a:link {  color: #FF0000; text-decoration: underline}
a:visited {  color: #0000FF; text-decoration: underline}
a:hover {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.logo {  font-family: Tahoma; font-size: 26px; font-weight: bold; color: #003366}
.text {  font-family: Tahoma; font-size: 14px; color: #0033CC}
.title {  font-family: Tahoma; font-size: 18px; font-weight: bold; color: #333333}
.text1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF
}
a.a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #72889D;
}
a.a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
}
a.a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #505C66;
}
