﻿A:link {
	color : #CC0000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
A:visited {
	color : #B50400;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
A:hover {
	color : #dae8cb;
	text-decoration: none;
}
A:active {
	color : #B50400;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: black;
	background-color: #FCE142;
}
table {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: black;
}
