.style2 {
	font-size: 36px;
	color: #006600;
}
.style4 {
	font-size: 24px;
	color: #DEDEDE;
}
.style5 {
	font-size: 80px;
	color: #0000FF;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}

    
