A:Link, A:Active, A:Visited {
	cursor: normal;
	text-decoration:none;
	color: #fd6e36;
	font-family:  Georgia, Trebuchet MS, Arial, Verdana, Sans-Serif; 
	font-size: 11px;
	letter-spacing : 2px;
}

A:hover	{
	cursor: normal;
	text-decoration:none;
	color: #fd3e14;
	font-family: Georgia, Trebuchet MS, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	letter-spacing : 2px;
}


body, table {
	text-align: left;
	font-size: 12px;
	font-family: Century Gothic, Trebuchet MS, Georgia, Verdana, Times New Roman;
	color:#7b1805;
}

body {
	background-color:#81371c;
	scrollbar-face-color: #c70307;
	scrollbar-highlight-color: #7c1906;
	scrollbar-shadow-color: #7c1906;
	scrollbar-3dlight-color: #81371c;
	scrollbar-arrow-color: #81371c;
	scrollbar-track-color: #81371c;
	scrollbar-darkshadow-color: #81371c;
	margin : 0px 0px 0px 0px;
}

#content{
	padding : 1px 6px 1px 6px;
	background : url(bg.gif);
}




h1 {
	font-size: 10px;
	font-family: Georgia, Trebuchet MS, Arial, Verdana, Sans-Serif;
	color:#7b7835;
	font-style : italic;
	letter-spacing : 4px;
	margin-left : 20px;
	text-transform : uppercase;
}

h1:first-letter {
	color: #7c1906;
	font-size: 18px;
	background: #c70307;
	border: 1px solid #7c1906;
	padding : 2px 5px 2px 5px;
	margin-right : 4px;
}

h2 {
	font-size: 12px;
	font-family: Century Gothic, Trebuchet MS, Georgia, Verdana, Times New Roman;
	color:#b25239;
	letter-spacing : 5px;
	margin-left : 40px;
}

input, textarea, option, select {	background-color: #791805;	font: 12px Century Gothic, Trebuchet MS, Georgia, Verdana, Times New Roman;	color: #c70307;	border: 1px solid #b93715;}
