.boday {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.boday:HOVER {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #204AD0;
	text-decoration: none;
}
.textwhite{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textwhite:HOVER{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7483ED;
	text-decoration: none;
}
.boldtext{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.boldtext:HOVER{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #204AD0;
	text-decoration: none;
}
.boder {
	border: 1px solid #DFDFDF;
}
.box {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #C2C2C2;
}
a:hover {
	color: #660000;
	text-decoration: none;
}


.heading {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
