

A:link {color:blue;  text-decoration:none;}
A:active {color:black; text-decoration:none;} 
A:visited {color:blue; text-decoration:none;} 
A:hover {color:red; text-decoration:underline;} 

body {color: black; background: #FFE7C6;}
H1, H2 { color: black; font-family: Arial, Helvetica, Sans Serif; }
H3, H4, H5, H6 { color: black; font-family: Arial, Helvetica, Sans Serif;}
p {font-family: Arial, Helvetica, Sans Serif; } 
li {font-family: Arial, Helvetica, Sans Serif; } 
i {font-family: Arial, Helvetica, Sans Serif; }
a {font-family: Arial, Helvetica, Sans Serif; }

