body{
	margin : 0;
	padding : 0;
	text-align : center;
	background-image : url(images/bg_grunge.gif);
	background-position : center top;
	background-repeat : repeat-y;
	background-color : #333333;
	font-family : Tahoma,Arial,sans-serif;
	font-size : 13px;
	color : #191919;
}
#navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
#MainNav {
font-size:12px;
}
#MainNav a{
font-size:12px;
color:#000;
text-decoration:none;
}
#MainNav a:hover{
color:#666666;
}
#smallblktxt {
color:#000000;
font-size:12px;
}

#smallblktxt a{
color:#000000;
font-size:12px;
text-decoration:none;
}
#smallblktxt a:hover{
color:#00CC00;
font-size:12px;
text-decoration:none;
}

#FooterNav{
color:#333333;
font-size:12px;
text-align:left;
}
#FooterNav a{
color:#333;
font-size:12px;
}
#FooterNav a:hover{
color:#006600;
}