P {font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: blue;}

H1 {font-family: Verdana, Helvetica, sans-serif; font-weight: bold; color: green;}
H2 {font-family: Verdana, Helvetica, sans-serif; font-weight: bold; color: red;}
H3 {font-family: Verdana, Helvetica, sans-serif; font-weight: bold; color: #CC0099;}

A:link {text-decoration: underline; color: #ff3399;}
A:hover {text-decoration: none; color: #990000;}
A:visited {text-decoration: underline; color: #3399FF;}

