body,P,div,TD {
    font-family: arial;
    color: black;
		text-align: left;	
		font-size:13px;
		}

body {background-color: darkred}

A,A:Link,A:visited {color:black;font-weight:bold;text-decoration:none;}
A:hover, A:hover.visited {font-weight:bold;color:red;text-decoration:none;}

A.menu,A.menu:visited {color:white; font-weight:bold;text-decoration:none;   padding-bottom:0px; }

A.menu:hover, A.menu:hover.visited {color:black;}

.menudiv {height:43px; width:106px; background:url('../images/button.gif'); text-align:center;float:left; padding-top:12px; margin-right:3px;}


a.emaillink:link {color: white; font:normal 16px ARIAL; font-weight: bold; }
a.emaillink:visited {color: white; font:normal 16px ARIAL; font-weight: bold; }
a.emaillink:hover {color: red; font:normal 16px ARIAL; font-weight: bold; }