LINK, A:LINK, A:VISITED {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	text-decoration: underline;
	color:#ff3300;
	font-weight : normal;
}

A:HOVER {color:#ff9900;}

body {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color:#663300;
	font-weight : normal;
	background: #ffffff; 
	margin: 0px; 
	padding: 0px;
	}

	
a.txt {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color:#663300;
	font-weight : normal;
	cursor:text;
	}	
	
h1, h1 a {	
font-family: Arial,Helvetica,sans-serif;
font-size: 24px;
font-weight : bold;
}

