a.email
{
	font-weight: bold;
	font-size: 12px;
	color: #d4c9ab;
	font-family: arial;
	text-decoration: none;
	letter-spacing: 0.5px;
}

a.email:hover
{
	font-weight: bold; 
	font-size: 12px; 
	color: #f5c501;
	font-family: arial; 
	text-decoration: Underline;
	letter-spacing: 0.5px;
}

.h1
{
	font-weight: bold; 
	font-size: 16; 
	color: #f5c501;
	font-family: arial;
	line-height:25px;
	margin:0px;
	text-decoration: none;
}

.subheader
{
	font-weight: bold;
	font-size: 13px;
	color: #d4c9ab;
	font-family: Arial;
	text-decoration: none;
}