.smallfont { font-family: Arial; font-size: 10px; font-weight: normal; color: #f0027f }
A
{
font-weight: bold;
font-family: Arial;
font-size:  11px;
color: #f00271;
text-decoration: none;
}

.menulines{
font-weight: bold;
font-family: Arial;
font-size:  11px;
border:2.5px solid #d2d171;
color: white;
}

.menulines a{
font-weight: bold;
font-family: Arial;
font-size:  11px;
text-decoration:none;
color:white;
}

.menulines a:hover{
font-weight: bold;
font-family: Arial;
font-size:  11px;
text-decoration:none;
background :  #d2d171;
color:#fffffff;
}


.maintitle {  font-family: "Times New Roman"; font-size: 30px; font-weight: bolder; color: #FFFFFF}
.subtitle { font-weight: bold; font-family: "Times New Roman"; font-size: 14px; border:0px #d2d171 solid; color: white; }
.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000}
.menu_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f0027f;
}
.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #f0027f}

