a:link {  color: #333333; text-decoration: underline}
a:visited {  color: #333333; text-decoration: underline}
a:hover {  color: #333333; text-decoration: none}
.logo {  font-family: Tahoma; font-size: 26px; font-weight: bold; color: #003366}
.text {  font-family: Tahoma; font-size: 11px; color: #666666; margin-top:3; margin-bottom:3}
.title {  font-family: Tahoma; font-size: 18px; font-weight: bold; color: #333333}
.text1 {
font-family: Tahoma; font-size: 11px; color: #FFFFFF
}
a:link.a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #72889D;
}
a:hover.a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
}
a:visited.a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #505C66;
}
