a:link {
	color : #FBEED0;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
}

a:visited {
	color : #FBEED0;
	font-family : verdana, arial, helvetica, sans-serif;
	text-decoration : underline;
}

a:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

a:active {
	color : #FFFFFF;
	text-decoration : underline;
}

body {
	background-color : #D8D5C6;
}

body, td {
	font-family : verdana, arial, helvetica, sans-serif;
	color : #D8D5C6;
	font-size : 12px;
	line-height : 20px;
}

.contact {
	color : #D8D5C6;
}

H1 {
	font-size : 13px;
	color : #D8D5C6;
}

H2 {
	font-size : 13px;
	color : #D8D5C6;
	border-bottom : 1px dashed #999999;
}

H3 {
	font-size : 12px;
	color : #D8D5C6;
	border-bottom : 1px dashed #E89801;	
}

