a.front1:link {text-decoration: overline underline; color: orange;}
a.front1:hover {text-decoration: overline underline; color: white;}
A:link {text-decoration: none; font-size:12; color: white;}
A:visited {text-decoration: none; font-size:12; color: #ffffff;  background-color:  #5f6b49;}
A:active {text-decoration: none}
A:hover {text-decoration: overline; color: orange;}


p{ color: white; font-family: verdana, arial, helvetica; font-size: 10px;}