a:link {
color: #FFFFFF;
text-decoration: none;
}
a:visited {
color: #CC6666;
text-decoration: none;
}
a:hover {
color: #FF0000;
text-decoration: underline;
}
a:active {
color: #00FFFF;
text-decoration: none;
}

h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #CC9966;
}

h2 a:link  {
	color: #C66;
	font-family: Tahoma;
	font-size: 16px;
	background-color: #FFFFFF;
	text-decoration: underline;
}
h2 a:visited {
     color: #990066;
     text-decoration: none;
     background-color: #FFFFFF;
}

h2 a:hover {
     color: #FF0000;
     background-color: #FFFFFF;
     text-decoration: underline;
}

h2 a:active {
	color: #990000;
	background-color: #FFFFFF;
}

H1 {font-family: Impact, Verdana, Tahoma; font-size: 36px; color: #CC6666;}


h3 {
	font-family: Tahoma, Verdana, Arial;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 0px;
	top: auto;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	margin-left: -5px;
}

.style2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	margin-left: -5px;
}
.style3 {
	font-size: 36px;
	font-weight: normal;
	font-family: Impact, Verdana, Tahoma;
	background-color: #FFFFFF;
	color: #CC6666;
}
.style3 a {
color: #CC6666;
text-decoration: none;
background-color: #FFFFFF;
} 
.style3 a:visited {
color: #990066;
text-decoration: none;
background-color: #FFFFFF;
} 
.style3 a:hover {
color: #FF0000;
background-color: #FFFFFF;
text-decoration: underline;
}
.style3 a:active {
	color: #990000;
	background-color: #FFFFFF;
}
.style4 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #CC6666;
}
.style4 a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #0000FF;
	font-weight: bold;
}

