BODY {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background : #2e3336;
}

A:link {color: White;text-decoration: none;font : bolder 12px;font-family : Verdana;}
A:active {color: #f4c02e;	font : bolder 12px;font-family : Verdana;}
A:visited {color: #ffffff;text-decoration: none;font : bolder 12px;font-family : Verdana;}
A:hover {	color: #f4c02e;	text-decoration: none; font : bolder 12px;font-family : Verdana;}

td {
	font : 12px Verdana;
	color : c7cfd1;
}

input {
	font-family : Verdana;
	font-size :12px;
	color : c7cfd1;
	width: 110px;
	background-color : #2e3336;
}

textarea {
	font-family : Verdana;
	font-size :12px;
	color : c7cfd1;
	width: 110px;
	background-color : #2e3336;
}


select {
	font-family : Verdana;
	font-size :12px;
	width: 110px;
	background-color : #2e3336;
	border: 1px;
	color : c7cfd1;
}

.links a {font-size:9px; color:#2e1316; text-decoration:none;font-style : normal;}
.links a:link {font-size:9px; color:#2e1316; text-decoration:none;font-style : normal;}
.links a:visited {font-size:9px; color:#2e1316; text-decoration:none;font-style : normal;}
.links a:active {font-size:9px; color:#2e1316; text-decoration:none;font-style : normal;}
.links {font-size:9px; color:#2e1316; text-decoration:none;font-style : normal;}

