BODY {
	background:#000000;
	color:#FFFF00;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A {
	color:#FFCC00;
	font-weight:bold;
	text-decoration:none;
}
A:hover {
	color:#FF6600;
	font-weight:bold;
	font-size:18px;
	text-decoration:underline;
}
A:visited {
	color:#CCCCCC;
}
A:active {
	font-size:18px;
	text-decoration:underline;
}
.head {
	background:#000000;
	background-image:url(vault/images/banners/ma_up.jpg);
	width:800px;
	height:200px;
	border:0;
}
.sides_left {
	background:#000000;
	background-image:url(vault/images/background/ma_left.jpg);
	width:100px;
	height:400px;
	border:0;
}
.sides_right {
	background:#000000;
	background-image:url(vault/images/background/ma_right.jpg);
	width:100px;
	height:400px;
	border:0;
}
.center {
	background:#000000;
	width:600px;
	border:0;
	vertical-align:top;
}
