/*td img {display: block;}body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_clouds3.jpg);
	background-repeat: no-repeat;
}*/
body,td,th {
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif ;
	font-size: 14px ;
		
}

p
{
	color:#000 ;
	font-style:oblique ;
	font-family: Verdana, Geneva, sans-serif ;
	font-size: 13px ;
	/*font-weight: bold;*/
	
}

.footer
{
	color:#FFF ;
	font-family: Verdana, Geneva, sans-serif ;
	font-size: 10px ;
	
}
a:link {
	color: #FFF;
	text-decoration: none;
	
}
a:visited {
	color: #FFF;
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
	color: #820000;
	
}
/*
a.one:link {color:#F00;}
a.one:visited {color:#333;}
a.one:hover {color:#333;}*/

.links {
	font-family: Tahoma ;
	font-size: 15px ;
	font-weight: bold ;
	color: #be3f00 ;
	text-decoration: none ;
}

.links:hover {
	font-family: Tahoma ;
	font-size: 15px ;
	font-weight: bold ;
	color:#A7C0DC ;
	text-decoration: none ;
}



.hr { 
height: 0; 
border-bottom: 2px dotted #000; 

}

