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

.white:visited { color: #FFFFFF; background-color: none; text-decoration: None; font-weight: bold ;}
.white:link { color: #FFFFFF; background-color: none; text-decoration: None; font-weight: bold ;}
.white:hover {color: #FFFF00; background-color: none; text-decoration: None; 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: white;
background: url('webdeco/background_top.jpg') repeat-x left top;
}

.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); 
	
