a:hover {
color: #666666;
font-size : 14px; 
position: relative; top: 1px; left: 1px;
Font-Family: Arial; 
text-decoration: none
}
a {
	font-size: 14px;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-size: 14px;
}
a:hover {
	text-decoration: none;
	color: #7B868C;
	font-size: 14px;
}
a:active {
	text-decoration: none;
	color: #FF9933;
}

BODY {
	color: #333333;
	font-size : 11px;
	Font-Family: Arial;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #D6DCDC;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}


p {font-size:11pt}
td {font-size:11pt}
li {font-size:11pt}
select {font-size:11pt}
