/*HEADER CONTROL*/
.Head{color: #000000; font: bold 13px tahoma, sans-serif;text-align: left;}
.Head a{color: #000000; font: bold 13px tahoma, sans-serif; text-decoration: none;text-align: left;}

.Normal a{color: #555555; font: bold 12px tahoma, sans-serif; text-decoration: none;}
.Normal a:hover{color: #FF0000; font: bold 12px tahoma, sans-serif; text-decoration: underline;} 

/*links style*/
a:link {color: #555555; font: 12px tahoma, sans-serif;  font-weight: bold; text-decoration: none;}
a:active{color: #555555; font: 12px tahoma, sans-serif;  font-weight: bold; text-decoration: none;}
a:visited {color: #555555; font: 12px tahoma, sans-serif;  font-weight: bold; text-decoration: none;}
a:hover {color: #FF0000; font: 12px tahoma, sans-serif; font-weight: bold; text-decoration: underline;}

/*Links BACKGROUND*/
.LinksContainer{background-color: #DDDDDD;}
