A:link {
	color: #00008C;
	background-color: transparent;
}
A:hover {
	color: #CE3131;
        background-color: transparent;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.c14 {
	font-size: 10px;
	font-family: verdana, arial, helvetica, serif;
	text-decoration: none;
	color: #00008C;
        background-color : transparent;
}
.c14:hover {
	font-size: 10px;
	font-family: verdana, arial, helvetica, serif;
	text-decoration: none;
	color: #CE3131;
	background-color : transparent;
}
.text1  {
	font-family : verdana, arial, helvetica, serif;
	color : #676767;
	background-color: transparent;
	font-size : 10px;
	line-height: 13pt; 
	text-decoration : none;
}
.text1white {	
	font-family : verdana, arial, helvetica, serif;
	color : #ffffff;
	background-color: transparent;
	font-size : 10px;
	line-height: 13pt; 
	text-decoration : none;
}