body {
	font-size: 12px;
	background-color: #CCCCCC;
	margin: 0px;
}
td {
	font-size: 12px;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {

	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {


	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {



	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
