a:link {  color: #333333; text-decoration: underline}
a:visited {  color: #FF0000; text-decoration: overline}
a:hover {  color: #FF0000; text-decoration: none}
.logo {  font-family: Tahoma; font-size: 26px; font-weight: bold; color: #FFA54E}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: normal;
	text-decoration: none;
}
.title {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.text1 {
font-family: Tahoma; font-size: 11px; 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: #FF0000;
}
a.a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

