.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #b33934;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #77539B;
	font-weight: normal;
}
.header_1 {
	font-size: medium;
	font-weight: bold;
	color: #77539B;
}
.fresher {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #663300;
	text-align: left;
	vertical-align: top;
}
a.navlink {
	font-family: "Arial";
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
a.navlink:link {
	color: #B33934;
	text-decoration: none;
	border: none;
}
a.navlink:visited {
	color: #B43A35;
	text-decoration: none;
	border: none;
}
a.navlink:hover {
	color: #78549E;
	text-decoration: none;
	font-weight: bold;
	border: none;
}
a.navlink:active {
	color: #3DBFE1;
	text-decoration: none;
	border: none;
