<!--
body, td { font-family: Verdana, Arial; font-size: 11px; text-decoration: none; color: #333333; }
font.white { color: #EEEEEE; }
font.s { font-size: 10px; text-decoration: none; color: #333333; }
font.l { font-size: 13px; text-decoration: none; color: #333333; }
font.xxl { font-size: 240px; text-decoration: none; color: #CCCCCC; }
a { text-decoration: none; color: #666666; }
a.orange { text-decoration: none; color: #FF4100; }
a.black { text-decoration: none; color: #000000; }
a:hover 
{
	color: #EEEEEE;
	/* background-color: #000000; */
	border-bottom: 1px dotted #202020;
}
a:active { color: #000000; text-decoration: bold; }

.menu
{
	font-size: 11px;
	/* font: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; */
	color: #666666;
}
.menu a, .menu a:link, .menu a:visited
{
	color: #666666;
	text-decoration: none;
}

.menu a:hover
{
	color: #666666;
	/* background-color: #000000; */
	border-bottom: 1px dotted #202020;
}

.menu a.selected, .menu a.selected:link, .menu a.selected:visited, .menu a.selected:hover
{
	color: #666666;
	font-weight: bold;
	border-bottom: 0px;
}

.content a.image, .content a.image:link, .content a.image:visited, .content a.image:hover
{
	border-bottom: 0px;
}

-->
