a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #141244;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EF3098;
	text-decoration: underline;
}
.normaltext {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #00073E;
}
