.style1 {color: #FF0000}
.style3 {font-size: xx-large}
.style4 {font-size: 75px}

a
{
	color: #000000;
}

a:hover
{
	color: #000000;
	text-decoration: none;
