.bottomblue {
	background-image: url(images/bottomblue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.topbgblue {
	background-image: url(images/toprightblue.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.colashbg {
	background-image: url(images/colashbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.typeing {
	background-image: url(images/typing.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nirfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099CC;
}
.cap {
	background-image: url(images/cap.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.linkbg {
	background-image: url(images/news.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.girls {
	background-image: url(images/girls.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.logogo {
	background-image: url(images/logogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.marlinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
    
}
.marlinks:hover
{
   color: darkblue;  
}

