.cursor {  
	cursor: hand;
	cursor:pointer; 
}
body {
	background-attachment: scroll;
	background-image: url(backmain2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #7C150E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	color: #F2E575;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin-left:20px;
	text-decoration:underline;
}
h2 {
	color: #E8FF95;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-left:10px;

}
a:link {
	text-decoration:blink;
}
p {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:15px;

}
