 .solarkadasmenu{
 	font-family : arial;
 	font-size : 12px;
	color : black;
	text-decoration : none;
 }
 
 .style1 {
	color: #960701;
 	font-size : 17px;
	font-weight: bold;
	font-family: Arial;
}
a:hover{
text-decoration: underline;
}