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

A:hover	{
	cursor: n-resize;
	text-decoration:none;
	color: #cf9263;
	font-family: Georgia, Trebuchet MS, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	letter-spacing : 1px;
	filter: shadow(color=#bf3a1b, strength=2, direction=120);
	height : 2px;
}





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

body {
	background-color:#ffd295;
	scrollbar-face-color: #ffd295;
	scrollbar-highlight-color: #F88B76;
	scrollbar-shadow-color: #F88B76;
	scrollbar-3dlight-color: #F88B76;
	scrollbar-arrow-color: #ffd295;
	scrollbar-track-color: #F88B76;
	scrollbar-darkshadow-color: #F88B76;
	margin : 0px 0px 0px 0px;
}

#content{
	margin : 0px 0px 0px 2px;
	background : #F88B76 url(v5_06.gif) fixed;
}

strong {
	color: #490208;
	text-decoration: none;
	font-size : 11px;
}

h1 {
	font-size: 14px;
	font-family: Georgia, Trebuchet MS, Arial, Verdana, Sans-Serif;
	color:#565c30;
	font-style : italic;
	font-variant : small-caps;
	letter-spacing : 4px;
	border : 1px solid #bf3a1b;
	background-color : #ffd295;
	margin-left : 20px;
	padding-left : 3px;
	margin-right : 10px;
}

h2 {
	font-size: 12px;
	font-family: Georgia, Trebuchet MS, Arial, Verdana, Sans-Serif;
	color:#924734;
	letter-spacing : 5px;
	margin-right : 30px;
	text-align : right;
}

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