a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
a.color2 {color:#FFFFFF;
			text-decoration:none}
			
p {color:#FFFFFF}
li {color:#FFFFFF}
td {color:#FFFFFF}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 36px;
}
.style2 {color: #FFFFFF}
.menu {COLOR: #666666; TEXT-DECORATION: none}

.textcolor{color:#FFFFFF;}
