.imgborder {
border-width: 1px;
border-color: #000000;
border-style: solid;
}

a {text-decoration:none}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000033;

}

.headingtext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	font-weight: bolder;

	color: #000033;

}

.headingtext a, 

.headingtext a:link,

.headingtext a:visited {

   text-decoration: none;

	color: #000033;

}

.headingtext a:hover{

   text-decoration : underline;

	color: #000033;

}

.vw {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	font-weight: bold;

	color: #FFFFFF;

}

a.whitelink:link,

a.whitelink:visited{

	padding: 5px 20px;

	color: #CCCC99;

	text-align: centre;

	font-weight : bold;

	text-decoration : none;

	display : block;

	font-size: 13px;

}

a.whitelink:hover{

	background: #676735;

	color : #989933;

}

a.underlink:link,

a.underlink:visited{

	color: #000033;

	text-decoration: underline;

	font-size: 12px;

}

a.underlink:hover{

	text-decoration: none;

}
