.bar	    {background-color: #0111E0;}
.roll	    {background-color: red;}

a.nav:link 
{color: #ffffff;
font-weight: bold;
font-family: arial, sans-serif;
text-decoration: none;
font-size: 12px;
background-color:transparent
}
a.nav:visited 
{color: #ffffff;
font-weight: bold;
font-size: 12px;
font-family: arial, sans-serif;
text-decoration: none;
background-color:transparent
}
a.nav:hover 
{color: #ffffff;
font-weight: bold;
font-size: 12px;
font-family: arial, sans-serif;
text-decoration: none;
background-color:transparent}  

a.nav2:link 
{color: #ffffff;
font-weight: bold;
font-family: arial, sans-serif;
text-decoration: none;
font-size: 11px;
background-color:transparent
}
a.nav2:visited 
{color: #ffffff;
font-weight: bold;
font-size: 11px;
font-family: arial, sans-serif;
text-decoration: none;
background-color:transparent
}
a.nav2:hover 
{color: #ffffff;
font-weight: bold;
font-size: 11px;
font-family: arial, sans-serif;
text-decoration: none;
background-color:transparent} 

	}
a:visited {
	   color: #8A009A;

	}
a:hover {
	   color: #ff0000;
	}


body {background-image: url(images/bluewave.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 3px
	
}

.relposs {font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 28px;
	font-style: italic;
	color: #ff0000
	}

.smalllink {font-family: arial, sans-serif;
	   font-size: 10px
	}

.largemain {font-family: century gothic, sans-serif;
	   font-size: 14px;

	}

.main {font-family: arial, sans-serif;
	   font-size: 11px
	}

.header {font-family: arial, sans-serif;
	   font-size: 12px;
	font-weight: bold;
	color: #ffffff
	}

.smallheader {font-family: arial, sans-serif;
	   font-size: 9px;
	font-weight: bold;
	color: #ffffff
	}

.italic {font-family: arial, sans-serif;
	   font-size: 12px;
	font-style: italic;
	font-weight: normal
	}