.links {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.links-styles {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: none;
}

.links-styles:hover {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	text-decoration:underline;
}

.leftlink {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003300;
	text-decoration: none;
	text-transform: capitalize;
}

.leftlink:hover {  
    font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration:underline blink;
}
.bottom_text {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
.bodytext {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: 2A406C;
	text-decoration: none;
}
.bodytext1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: 2A406C;
	text-decoration: none;
}
.body_text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #859CCE;
}
.Category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #2a406c;
}
.SubCategory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2a406c;
}
.Logininfo {
	font-family: Verdana;
	font-size: 18px;
	color: #5774B8;
	font-weight: bold;
}
.myselect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AB8B62;
	border: ridge;
}
