A:link    {
	font-family : Arial, Georgia; 
	color : #A0B0D0; 
	text-decoration : none;
	border-bottom: 2px dotted #A8DCC8; 
	font-weight : bold;
}

A:visited {
	font-family : Arial, Georgia; 
	color : #A0B0D0; 
	text-decoration : none;
	border-bottom: 2px dotted #A8DCC8; 
	font-weight : bold;
}

A:hover   {
	font-family : Arial, Georgia; 
	color : #A8DCC8; 
	text-decoration : none;
	border-bottom: 2px solid #A8DCC8; 
	font-weight : bold;
}

A:link.nounderline, A:visited.nounderline, A:hover.nounderline {
	border-bottom: none;
}

BODY {
	scrollbar-arrow-color: #A8DCC8; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-highlight-color: #A8DCC8; 
	scrollbar-face-color: #A0B0D0; 
	scrollbar-shadow-color: #A8DCC8; 
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000; 

	font-family : Arial, Georgia; 
	color : #cccccc; 
	font-size : 14;
	font-weight : bold;
}

FONT.quote {
	font-family : Arial, Georgia; 
	color : #cccccc; 
	font-size : 12;
	font-weight : normal; 
}

FONT.bold {
	font-family : Arial, Georgia; 
	color : #ffcc99;
}
	

H3 {
	font-family : Arial, Georgia; 
	color : #A8DCC8; 
	font-size : 16; 
	font-weight : bold;
	line-height : .5;
}

TABLE {
	font-family : Arial, Georgia; 
	color : #cccccc; 
	font-size : 14; 
	font-weight : bold;
	line-height : 1.5;
}

TABLE.mars {
	border: 1px #A0B0D0 solid; 
	background-color: #330066;
	font-family : Arial, Georgia; 
	color : #A8DCC8; 
	font-size : 16; 
	font-weight : bold;
	line-height : 1;
}

