/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#333333;
	}

.menu a{color:#666666; text-decoration:none}
.menu a:hover{color:#990000; text-decoration:none}

.side a{color:#003366; text-decoration:none; font-weight:bold}
.side a:hover{color:#FFFFFF; text-decoration:none; font-weight:bold}

a{color:#000000; text-decoration:none; font-weight:bold}
a:hover{color:#CC0000; text-decoration:none; font-weight:bold}

