body, h4, td, div, p  { font-family:Verdana,Arial,Helvetica,Geneva; font-size:13.4px; color:#003300; }

body {background-color: #C0C0C0}

p { line-height:1.4em; }


A:link {
        color :#007AC2;
		font : menu;
        text-decoration: none; 
		padding-right : 6px;
		padding-left : 6px;
		padding-top : 4px;
		padding-bottom : 4px;
		border : 1px #FFFFCC;	}

A:visited {
        color : #666666;
		font : menu;
        text-decoration: none;
		padding-right : 6px;
		padding-left : 6px;
		padding-top : 4px;
		padding-bottom : 4px;
		border : 1px #FFFFCC;	 }

A:hover {
        color: white;
		font : menu;
		font-weight : normal;
        text-decoration: none;
		background-color : #007AC2;
		padding-right : 6px;
		padding-left : 6px;
		padding-top : 4px;
		padding-bottom : 4px;
		border-bottom : 1px solid black;
		border-right : 1px solid black;
		border-top : 1px solid silver;	 		
		border-left : 1px solid silver;	 }

A:active {
        color: #FF6600;
        text-decoration: none; }
		  
HR {color : white; border-bottom : 1px dotted #FFFFFF; text-align :left"}
