a {
text-decoration: none;
color: #CB0505;
}

a:hover {
text-decoration: underline;
color: #0000ff;
background: #00ffff;
font-size: 115%;
}
p
{
max-width: 95%
}
p:first-line 
{
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: medium;
color: #ff0000;
font-style: italic;
font-variant: small-cap;
font-weight: bold;

}
p {
color: #0058A3;
font-size: medium;
font: Courier New, Helvetica, sans-serif;

}
.style3 {color: #666666}
.style4 {color: #999999}
.style5 {color: #FF9933}
.style6 {color: #86C32A}
.style7 {color: #0058A3}
.style8 {color: #CB0505}  