		body {
			background-color: #D7C799;
			margin: 0;
		}

		#topmenu a{
			font-family: Tahoma, Verdana;
			font-size: 12px;
			font-weight: bold;
			color: White;
			text-decoration: none;
		}
		
		.header {
			font-family: Tahoma, Verdana;
			font-size: 25px;
			font-weight: bold;
			color: #990000;
			text-decoration: none;
		}
		
		.hsm {
			font-family: Tahoma, Verdana;
			font-size: 12px;
			font-weight: bold;
			color: #990000;
			text-decoration: none;
		}
		
		.link {
		  font-family: Tahoma, Verdana;
			font-size: 10px;
			font-weight: normal;
			color: #FFFFFF;
		}
		
		.alink {
		  font-family: Tahoma, Verdana;
			font-size: 12px;
			font-weight: normal;
			color: #000000;
		}
		
		.alinkoff {
		  font-family: Tahoma, Verdana;
			font-size: 12px;
			font-weight: normal;
			color: #990000;
		} 
		
		.off {
		  font-family: Tahoma, Verdana;
			font-size: 12px;
			font-weight: normal;
			color: #666666;
		}
