/* CSS Document */
	body {
	background-color: #666666;
}
a:link {
	color: #AC3F3D;
}
a:visited {
	color: #666666;
}
a:active {
	color: #AC3F3D;
}
.maintext {
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.mainblue {
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	text-decoration: none;
}
.Cochintxt {
	font-family: Cochin;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}.links {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.westernstyle {
    font-family: Cochin;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #1F567F;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #06051D;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #06051D;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #06051D;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #06051D;
}
.lonelinks {
	font-size: 16px;
	color: #AC3F3D;
}
hr {
     align:"left"; 
	 width:"600"; 
	 size:"1"; 
	 noshade:"noshade"; 
	 color:"#7EC31D";
}