A:link, A:visited, A:active
    {
        text-decoration: none; 
        font-family: Times new roman;
    }
A:hover
    {
	    text-decoration: underline;
        font-family: Times new roman; color:#FF0000;
	}

body {
	background-color: #D5DFF9;
	background-image: url();
     }

#dropmenudiv{
position:absolute;
border:0px solid black;
font:normal 12px Times new roman;
line-height:17px;
z-index:100;
}
.style1 {font-size: 17px; color:#0000CC; background-color: #D5DFF9; font-weight:700}
.style2 {font-size: 12px; color:#5D5175; background-color: #D5DFF9}
.style3 {font-size: 11px; color:#CCCCCC; background-color: #D5DFF9}
.style4 {font-size: 35px;color:#000099; background-color: #D5DFF9; font-weight:1200}
