p,ul,li,td {
font-size : 10px; 
font-family :  trebuchet MS; 
color : #FE992E; 
 
}

h1 {
font-size : 25px; 
font-family : trebuchet MS;
color : #FE992E; 
text-align: right;
}

h2 {
font-size : 20px; 
font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : red; 
padding-left:15px;
}

a:link {color: black; text-decoration:underline;}
a:visited {color: gray; text-decoration:underline;}
a:hover {color:red; text-decoration:none;}
