.font {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Arial", ;

}
.font2 {
	font-family: "Arial", ;
	font-size: 18px;
	line-height: 36px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

