A.white:link {color: white; text-decoration: none;}
A.white:visited {color: white; text-decoration: none;}
A.white:hover {color: red; text-decoration: underline;}
A.white:active {color: white; text-decoration: none;}

A:link {color: blue; text-decoration: none;}
A:visited {color: blue; text-decoration: none;}
A:hover {color: red; text-decoration: underline;}
A:active {color: blue; text-decoration: none;}

//#dropmenudiv{
//position:absolute;
//border:1px solid black;
//border-bottom-width: 0;
//font:normal 10px Verdana;
//line-height:18px;
//z-index:100;
//}

//#dropmenudiv a{
//width: 100%;
//display: block;
//text-indent: 3px;
//border-bottom: 1px solid black;
//padding: 1px 0;
//text-decoration: none;
//font-weight: bold;
//}

//#dropmenudiv a:hover{ /*hover background color*/
//background-color: #C4C4C4;
//}

//A:link {color: blue; text-decoration: none;}
//A:visited {color: blue; text-decoration: none;}
//A:hover {color: red; text-decoration: underline;}
//A:active {color: blue; text-decoration: none;}

BODY { background-color: #C0C0C0; }
BODY, TD, P, LI, BLOCKQUOTE { 
font-family: arial;
}

//H6 {
//font-size: 10px;
//font-weight: bold;
//text-align: center;
//color: white;
//background: none;
//}

//*{
//padding:0;
//margin:0;
//}
