.style1{
link {
	font-family: Arial, Verdana, Helvetica, "Times New Roman", SansSerif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	
}

}
.style2{
link {
	font-family: Arial, Verdana, Helvetica, "Times New Roman", SansSerif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	
}
a:hover {
	text-decoration: underline;
}
}