/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 2px;
}
.bottomnavtable{
	font-family:Arial;
	font-size:13px;
	background-color:#000000;
	padding-left: 3;
	/*width: 800;*/
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

-->

