A:link      { color: #00319C; TEXT-DECORATION: underline; font-weight: bold;
}
A:visited   { color: #00319C; TEXT-DECORATION: underline; font-weight: bold;
}
A:active    { color: #00319C; TEXT-DECORATION: underline; font-weight: bold;
}
A:hover     { color: #CCCCCC; TEXT-DECORATION: none; font-weight: bold;
}
 
.body {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color : black;
}

.body2 {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color : #666666;
}

.request_form {
	font-family: helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color : #666666;
}


.linktracker {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color : #666666;
}