.MainText {
	font-family: Verdana;
	font-size: 11px;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #FFEB26;
	text-decoration: none;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
.MainText2 {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
a.Yellow:link {
	color: #FFEB26;
	text-decoration: none;
}
a.Yellow:visited {
	color: #FFEC27;
	text-decoration: none;
}
a.Yellow:hover {
	color: #060000;
	text-decoration: none;
}
a.Yellow:active {
	color: #FFEC27;
	text-decoration: none;
}
