body {
	background-color: #555555;
}
body,td,th {
	color: #333333;
	font-family: Trebuchet MS, Tahoma, Arial, Comic Sans MS;
	font-size: 16px;
}
a:link {
	color: #FF0200;
	text-decoration: none;
}
a:visited {
	color: #FF0200;
	text-decoration: none;
}
a:hover {
	color: #F0DEDE;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
.Style1 {
	font-size: 24px;
	font-weight: bold;
	
}
.Style2 {font-weight: bold
}