li{
	line-height: 18px;
	list-style-type: none;
	padding-left: 0px;
	padding-top: 6px;
	}

td {font-size: 12px;color: #333333;}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.menu:hover{
	color: #FF0000;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
} 
a:link {  color:#333333; text-decoration: none}
a:visited {  color:#333333; text-decoration: none}
a:hover{  color: #FF0000; text-decoration:none}
ul {padding-top: 25px;padding-left: 0px;}
body {
	margin: 0px;
	background-color: #80D9F7;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
