﻿a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {  color: #333333; text-decoration: none}
a:hover {
	color: #FFFFFF;
	text-decoration: none
}
.logo {  font-family: Tahoma; font-size: 26px; font-weight: bold; color: #8BBC15}
.text {
	font-family: Tahoma;
	font-size: x-small;
	color: #000000;
	width: auto;
}
.title {  font-family: Tahoma; font-size: medium; 
font-weight: bold; color: #333333
}
.text1 {
font-family: Tahoma; font-size: 11px; color: #FFFFFF
}
a.a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
a.a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9966FF;
}
a.a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

