a {	
	color: #000000;	
	text-decoration: none
}

a:hover {	
	text-decoration: underline
	}
body {
	background: #690F14;
	}
	
h1 {
	font-size: 12px;
	font: Arial;
}

h3 {
	font-size: 10px;
	font: Arial;
}
h4 {
	font-size: 14px;
	font: Arial;
	font-colour: #00CC00;
}

h6 {
	font-size: 9px;
	font: Arial;
}

td {
	font-family: Arial;
	font-size: 12 px
}

th {
	font-family: Arial
}
form {
	font-family: Arial;
	font-size: 10px;
	}

input {
	font-family: Arial;
	font-size: 10px;
}

textarea {
	font-family: Arial;
	font-size: 10px;
}