A:visited { color: #006699;text-decoration: None; font-weight: bold ;}
A:link { color: #006699;text-decoration: None; font-weight: bold ;}
A:hover {color: #FFFFFF; background-color: CC0033; font weight: bold ;}

body {
margin: 0px;
padding: 0px;
padding-bottom: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:black;
background-color:none;
background-image:url(webdeco/cloudy.jpg);
}

.fma { 
	text-decoration: none; 
	font-family : Arial, sans-serif; 
	font-size: 9pt; 
	color: rgb(255,241,204); 
	text-align: justify;
	background-color: rgb(180,0,0); 

} 
.fmb { 
	text-decoration: none; 
	font-family : Arial, sans-serif; 
	font-size: 9pt; 
	color: rgb(51,2,12); 
	text-align: justify; 
	background-color: rgb(255,250,235); 
	
