
A:link {color: #000000; text-decoration: underline; } 
body         { font-family: Arial; font-size: 10pt }
a:hover      { color: #FF9933; font-weight:bold }
A:visited { text-decoration: underline; color:#000000} 



a:link.men {
	background-color : #FF6666;
	font : menu;
	text-transform : none;
	margin-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : 1px solid #C0C0C0;
	border-left : 1px solid #C0C0C0;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;; font-weight:bold; font-size:11pt; font-family:Arial
		}

a:visited.men {
	background-color : #CFDFEB;
	font : menu;
	text-transform : none;
	margin-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : 1px solid silver;
	border-left : 1px solid silver;
	border-right : 1px solid black;
	border-bottom : 1px solid black;; font-weight:bold; font-family:Arial; font-size:11pt
		}


a:hover.men {
	background-color : #F3F3F3;
	font : menu;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : 1px solid silver;
	border-left : 1px solid silver;
	border-right : 1px solid black;
	border-bottom : 1px solid black;; font-weight:bold; font-family:Arial; font-size:11pt; color:#000000
		}h2           { font-family: Arial; font-size: 10pt; color: #003399; text-decoration: 
               underline; font-weight: bold }h1           { font-size: 12pt; font-weight: bold }

