a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #992200;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}


.style1 {
	font-family: "arial", "trebruchet", "tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
}

.style2 {
	font-family: "comic sans ms", "verdana", "trebruchet", "tahoma";
	font-size: 16px;
	font-weight: bold;
	color: #992200;
}

.style3 {
	font-family: "arial", "trebruchet", "tahoma";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.style4 {
	font-family: "comic sans ms", "verdana", "trebruchet", "tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #992200;
	font-style: normal;
	font-variant: normal;
}
.style5 {
	font-family: "comic sans ms", "verdana", "trebruchet", "tahoma";
	font-size: 18px;
	font-weight: bold;
	color: #992200;
}

.style6 {
	font-family: "verdana", "tahoma", "helvetica", "arial", "sans-serif";
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
}



.style8 {
	font-size: 10px; 
	color: #992200; 
	font-family: "comic sans ms", "verdana", "trebruchet", "tahoma";
}
