//image borders
IMG{border-color:#4C4C4C;}
a:hover IMG{border-color:#CC3300;}

//body links
a{color:#CC3300; font-family:Verdana; font-weight:normal; text-decoration:none;}
a:link{color:#CC3300; font-family:Verdana; font-weight:normal; text-decoration:none;}
a:active{color:#CC3300; font-family:Verdana; font-weight:normal; text-decoration:none;}
a:visited{color:#CC3300; font-family:Verdana; font-weight:normal; text-decoration:none;}
a:hover{color:#E7BC3E; font-family:Verdana; font-weight:normal; text-decoration:none;}

//footer links
a.footer{color:#666666; font-family:'Trebuchet MS'; font-weight:normal; text-decoration:none;}
a:link.footer{color:#666666; font-family:'Trebuchet MS'; font-weight:normal; text-decoration:none;}
a:active.footer{color:#666666; font-family:'Trebuchet MS'; font-weight:normal; text-decoration:none;}
a:visited.footer{color:#666666; font-family:'Trebuchet MS'; font-weight:normal; text-decoration:none;}
a:hover.footer{color:#E5E5E5; font-family:'Trebuchet MS'; font-weight:normal; text-decoration:none;}