body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.14bold {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #0000FF;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;



}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	font-weight: bolder;
	color: purple;
	text-decoration: none;








}
a:active {
	color: #999999;
	text-decoration: none;

}
.graybg {
	font-size: 12px;
	font-weight: normal;
	background-color: #CCCCCC;
}
.unnamed1 {
	text-transform: capitalize;
}
