<style type="text/css">

a:link {
	color: #8C8C8C;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	text-decoration: underline;
}
a:link {
	color: #8C8C8C;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	text-decoration: underline;
}

a:hover {
	color: #73a0c5;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	text-decoration: underline;
}
a:visited {
	color: #c02a5f;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	text-decoration: none;
}



h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: black;
	font-style: normal;
	text-align:center;
}

h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color:  #7FB4E0;
	font-style:normal;
	padding-top: 0px;
	text-align:center;
	text-decoration: none;
}

.active {
	background-color:#F3F9F8;
	border-bottom-color: #CCDCE5;
	border-bottom-style: double;
	border-top-color: #CCDCE5;
	border-top-style: outset;
}

#bgtop {

	background-image: url(http://www.mayari.net/rmw/images/bgtopimg.jpg);
	margin:0px;
	padding:0px;
	height:221px;
	background-repeat: repeat-x;
	width: 100%;
	
	background-color: green;
}

#logo { 
	height: 221px;
	margin: 0px;
	background-image: url(http://www.mayari.net/rmw/images/bgtopimg.jpg);
	}
	

	#container3 {
	width: 900px;
	padding-top:0px;
	background-color: #ffffff;
	border: 0px;
	text-align:center;
	padding-left: 0px;
	padding-right: 0px;
	}
	


#adds {font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; color: #868686;}
#footer {
	position: inherit;
	margin-top:50px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #aaa;
	bottom: inherit;
}

</style>