
A.MainBody:LINK{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
    font-weight: bold;
	color: #8C8ABD;
	text-decoration: none;
	
}
A.MainBody:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
    font-weight: bold;
	text-decoration: none;
	color: #8C8ABD;
}
A.MainBody:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
    font-weight: bold;
	color: #8C8ABD;
	text-decoration: none;
}
.headMain {
  	font-family: Arial, Helvetica, sans-serif;
	font-size : 22px;
    font-weight: bold;
	color: #8C8ABD;
}
.borderBlack {
  border: 1px solid #000000;
}




