body,td,th {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	font-weight: bold;
}

a:link, a:visited, a:active{
	color:#99FFFF;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#663333;
	background-color:#ffffff;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	text-decoration: none; 
	font-weight:bold;
}

.headfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#663333;	
	background-color:#cc99cc;
	font-weight: bold;
}

a.headfont:link, a.headfont:visited, a.headfont:active{
	color:#ffffff; 
	text-decoration: none;
	font-weight: bold;
}

a.headfont:hover {
	color:#663333;
	background-color:#ffffff;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	text-decoration: none; 
	font-weight:bold;
}

.enunciate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#cc0000;
	font-weight: bold;
}

.enunciate2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	color: #663333; 
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	font-size: 68px;
	font-weight: bold;
}

#fader {
	z-index:2;
	background-color: transparent;
	filter:alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
}

#fullcol {
	z-index:1;
	background-color: transparent;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
