a:link {
text-decoration: none;
color: #99C70D;
}
a:visited {
text-decoration: none;
color: #99C70D;
}
a:hover {
color: #003300;
text-decoration: bold;
}

a:active {
text-decoration: none;
color: #990000;
}

body {
	margin: 30px 0;
	padding: 0;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666699;
}

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
	text-align: justify;
}

td {
font-family:Arial, Helvetica, sans-serif;
font-size: 90%;
color:#575757;
text-decoration: none;
}

#subNav { margin: 0 auto; font-size: 80%; text-transform: lowercase; color: #becc66; letter-spacing: .28cm; }
#subNav a:link, #subNav a:visited, #subNav a:active {color: #ffffff; text-decoration: bold; }
#subNav a:hover { text-decoration: bold; color: #becc66;
}

div.menubot {
bottom:5%;
font-size: 9px;
letter-spacing: .03cm;
line-height: 95%;
}

div.rightmenu {
border-bottom: 1px dashed #CCCCCC;
}