a {text-decoration: none color: rgb(0,0,255); font-size: 12; }
A:link {text-decoration: none; color: grey; font-size: 12;}
A:visited {text-decoration: none; color: grey;}
A:active {text-decoration: none; color: grey;}
A:hover {text-decoration: none; color: orange;}
p {font-size: 12; color: grey;}
p {color: grey;}
b {color: darkblue;}
body { font-family: Arial;}
p.special_letter:first-letter {font-family: Times New Roman; font-size: large; font-weight: bold; color: #000000;}