body {
	background-color: #c0c0c0;
	font-family: tahoma;
	font-size: 12px;
	color: #404040;
}
table {
	font-family: tahoma
	font-size: 12px;
}

A:link {
text-decoration:none;
color : #c22e2e;
font-weight : bold;
}
A:visited {
text-decoration:none;
color : #c22e2e;
font-weight : bold;
}
A:hover {
text-decoration:none;
color : #eb4949;
font-weight : bold;
}