a:visited { text-decoration: none; }
a:link { text-decoration: none }

BODY {
	margin: 0px;
}
H1 {
	font-family : Arial;
	font-size : 11px;
	line-height : 15px;
	color: #805932;
}
H2 {
	font-family : Arial;
	font-size : 11px;
	line-height : 15px;
	color: #A7845F;
}
.text {
	font-family : Arial;
	font-size : 11px;
	line-height : 15px;
	color: #363636;
}
.nav {
	font-family : Arial;
	font-size : 11px;
	line-height : 15px;
	color: #CC3F4A;
}
.navcurrent {
	font-family : Arial;
	font-size : 11px;
	line-height : 15px;
	color: #959595;
}
P {
	font-family : Arial;
	font-size : 11px;
	line-height : 15px;
	color: #363636;
}
.caption {
	font-family : Arial;
	font-size : 10px;
	color : #666666;
}



