}
a:link {
	color: #996633;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color:#996633;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #FFFF00;
	text-decoration: blink;
	font-weight: bold;
}
.main {
	background-color: #FFFFFF;
	margin: 15px;
	padding: 15px;

}
.left {
	position: relative;
	left: 0px;
	top: 0px;
	vertical-align: middle;
	Float:left;
	background-color: #D0CEAE;

	}
.right {
	position: relative;
	right: 0px;
	top: 0px;
	vertical-align: middle;
 	Float:right
	}
body {
	background-color: #006C1E;
}
