a:link {
	color: #CCCCCC	;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}

.h1 { 
font-family:  Arial, Helvetica, sans-serif;
font-size:13px;
color:#FCE3B6;
line-height: 1.4em;
}


.h2 { 
font-family:  Arial, Helvetica, sans-serif;
font-size:30px;
color:#FCE3B6;
line-height: 1.4em;
}


.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 2;
}



