BODY
{ 
background-image: 
url('images/bg3.jpg');
background-color:#353535;
background-repeat: repeat-y;
background-position: center center;
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #fff; 
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0; 
}

P
{ font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

div.siteinfotext {
	color: #ffffff;
	border: none;
	font-size: 9px;
	}

a:link { 
	text-decoration: none; 
	color: #ffffff;
	border: none;
	font-size: 12px;
	font-weight: normal;
	text-align: top;
	}

a:visited { 
	text-decoration: none; 
	color: #ffffff;
	border: none;
	font-size: 12px;
	font-weight: normal;
	text-align: top;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #ffffff;
	border: none;
	font-size: 12px;
	font-weight: normal;
	text-align: top;
	text-decoration: none;
}
a:link.siteinfo { 
	text-decoration: none; 
	color: #ffffff;
	border: none;
	font-size: 10px;
	font-weight: normal;
	text-align: top;
	}
a:visited.siteinfo { 
	text-decoration: none; 
	color: #ffffff;
	border: none;
	font-size: 10px;
	font-weight: normal;
	text-align: top;
	}
a:hover.siteinfo, a:active.siteinfo { 
	text-decoration: none; 
	color: #ffffff;
	border: none;
	font-size: 10px;
	font-weight: normal;
	text-align: top;
}

a:link.menu, a:visited.menu, a:hover.menu, a:active.menu { 
	text-decoration: none; 
	color: #ffffff;
	border: none;
	font-size: 12px;
	font-weight: normal;
	text-align: top;
	}

img.newsicon { 
    float: left; 
    margin: 4px; 
}

a.news:link { 
	color: #ffffff;
	text-decoration: none 
}

a.news:active { 
	color: #ffffff;
	text-decoration: none 
}

a.news:visited { 
	color: #ffffff; 
	text-decoration: none 
}

a.news:hover {
 	color: #ffffff;  
	text-decoration: none; 
	background: #BF5F5F
}