body {
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}
a:link {
	color: #C92121;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C92121;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #C92121;
}