.font {
	font-size: 12px;
	color: #FFFFFF;
}
.font1 {
	font-size: 18px;
	color: #000000;
    line-height:180%;
	font-weight:bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
