.blue {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #2e3192;
	text-decoration: none;
}
.hometitle {
	font-family: "Lucida Sans Unicode";
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	display:marker;
	}
.textbody {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #140687;
	text-decoration: none;
	
	}
.menulinks {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #1D138F;
	text-decoration: none;
	font-weight:bold;
	}

a.menulinks:hover {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	
}

a.blue:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #CC0000;
	text-decoration: underline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2E3192;
}
.input {
	font-family: Trebuchet MS;
	font-size: 13px;
	width:300px;
	color: #2E3192;
	border: 1px solid #7F9DB9;
}
.input_contact {
	font-family: Trebuchet MS;
	font-size: 13px;
	width:240px;
	color: #2E3192;
	border: 1px solid #7F9DB9;
}
.red {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
}
a.red:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #2E3192;
	text-decoration: none;
	background-color: #B3D9FF;
}
.white {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #EB9999;
	text-decoration: underline;
}
.footer {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #c1c2df;
}
.catagorytitle {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #CC0000;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
}
.footerA {
	font-family: Tahoma;
	font-size: 9px;
	color: #c1c2df;
}
