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

body {background-color: white}

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:#2D60B1; font-weight:bold;text-decoration:none;   padding-bottom:0px; }

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

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