/* CSS Document */
<style type="text/css">

body {
	background-image: url(images/wscf1.png);
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-indent: blockquote;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b5110e;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	font-variant: normal;
	text-decoration: none;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-indent: blockquote;
}

.style5 {
	background-image: url(images/wscf1.png);
}
.style6 {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
font-variant:normal;
color:#000000;
text-decoration:none;
}

a:link {
	color: #b5110e;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #CC0033;
	text-decoration: underline;
}

a:active {
	color: #b5110e;
	text-decoration: none;
}

a {
	font-size: 12px;
}
a.nav:link, a.nav:visited, a.nav:active
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B61411;
	text-decoration: none;
	height: 15px;
	width: 35%;
	background-color: #dfdfdf;
	display:block;
	padding: 5px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color:#B61411;
	border-bottom-color:#B61411;
	border-left-color: #B61411;
	text-align:center;
}

a.nav:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #dfdfdf;
	text-decoration: none;
	background-color: #B61411;
	display: block;
	padding: 5px;
	height: 15px;
	width: 35%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B61411;
	border-right-color: #B61411;
	border-bottom-color: #B61411;
	border-left-color: #B61411;
	text-align: center;
}
.gmLink A:link {text-decoration: none}
.gmLink A:visited {text-decoration: none}
.gmLink A:active {text-decoration: none}
.gmLink A:hover {text-decoration: none}


</style>

