body,td,th {
	font-family: verdana;
	font-size: 10px;
	color: #0C6390;
}
body {
	background-color: #8C8C8C;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
a {
	font-family: verdana;
	font-size: 10px;
	color: #0C4271;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0C4271;
}
a:hover {
	text-decoration: none;
	color: #278DE9;
}
a:active {
	text-decoration: none;
	color: #0C4271;
}
