
p {
line-height: 24px;
font-size: 16px;
font-family: georgia;
/*color: #ffffcc;*/
color: #333;
}

ul, li {
line-height: 24px;
font-size: 16px;
font-family: georgia;
}

A:active { 
text-decoration: none ;}

A:link { 
text-decoration: none ;}


A:hover {   
text-decoration: underline;}

A:visited {  
text-decoration: underline;}
