.emily {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	line-height: normal
;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;   
	color: #660000; 
	font-weight: normal; 
	line-height: normal
; text-decoration: none
}

input { 
	color: #000000;
	font-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12pt;
}

select { 
	background-color: #666699;
	color: #FFFFFF;
	font-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12pt;
}
