a {
	font-family: Garamond;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Garamond;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
}

a:active {
	font-family: Garamond;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
}

a.body{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #99CC33;
	text-decoration: none;
	font-weight: bold;
}

a.body:hover{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #CAA200;
	text-decoration: none;
	font-weight: bold;
}

a.body:ative{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #CAA200;
	text-decoration: none;
	font-weight: bold;
}

h2 {
	font-family: Garamond;
	font-size: 18px;
	color: #132C7C;
	font-weight: bold;
}

.bluefont{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #1C3079;
	font-weight: none;
}

.bodyfont{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
	font-weight: none;
}