A:link {
text-decoration : none; 
font-weight : bold; 
size : 1; 
color : #000000; 
} 

A:visited {
text-decoration : none; 
font-weight : bold; 
color : #000000; 
} 

A:active {
text-decoration : none; 
font-weight : bold; 
color : #000000; 
} 

a:hover {
text-decoration : none; 
color : #330099; 
font-weight : bold; 
} 

p
{
color: black;
font-family: georgia
}

iframe {background-color: transparent}


