body 	{
		background-repeat: repeat;
		background:url(../../images/mho/background.png);
		background-color: #000033;
		}

table,p {	
		font-family:Verdana, Geneva, sans-serif; 
		font-size:10px; 
		color:#FFFFFF;
		}

a:link 	{
		text-decoration:none; 
		color:#FBE667;
		font-weight: bold;
		}
		
a:visited {
		text-decoration:none; 
		color:#FBE667;
		font-weight: bold;
		}
		
a:hover {
		text-decoration:none; 
		height:1px; 
		color:#B51B34;
		font-weight: bold;
		}

.title 	{	
		font-family:Verdana, Geneva, sans-serif; 
		color:#ABB6F1; 
		font-size:16px; 
		font-weight: bold;
		}

.menu 	{	
		font-family:Verdana, Geneva, sans-serif; 
		color:#B51B34; 
		font-size:10px;
		font-weight: bold; 
		background-color:#FFFFFF;
		border-style:solid;
		border-color:#020101; 
		border-top-width:1px;
		border-bottom-width:1px;
		border-right-width:0px;
		border-left-width:0px;
		text-align:center;
		padding:0px;
		margin:0px;
		}

.content {
		background-color:#000033;
		}
