.special a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 13px;


}
.special a:visited {

	color: #FFFFFF;
	text-decoration: underline;
}
.special a:hover {


	color: #FFFFFF;
	text-decoration: none;
}
.special a:active {



	color: #CCCCCC;
	text-decoration: none;
}

.header a:link {
	color: #333333;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;


}
.header a:visited {
	color: #333333;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;

}
.header a:hover {
	color: #333333;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline;
}
.header a:active {
	color: #333333;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;

}
body {
	background-color: #6699CC;
}
.black a:link {
	color: #333333;
	text-decoration: underline;
	font-size: 13px;
}
.black a:visited {
	color: #333333;
	text-decoration: underline;
}
.black a:hover {
	color: #333333;
	text-decoration: none;
}
.black a:active {
	color: #333333;
	text-decoration: none;
}
.altnav a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
}
.altnav a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
}
.altnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
}
.altnav a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
}
