a:hover	{
	 color: #70808F; 
	 text-decoration: underline;
}
STRONG {
	 font: bold 16px Arial;
}
select {
	 font-family: Arial;
}
textarea {
	 font-family: Arial;
}
input {
	 font-family: Arial;
}
.redtext {
	 color: #a70000;
	 font-size: 10px;
	 font-family: Arial;
}
.blacktext {
	 color: #333333;
	 font-size: 8px;
	 font-family: Arial;
	 font-weight: bold;
}
.headingtext {
	 font-family: Arial;
	 font-size: 6px;
	 font-weight: bold;
	 color: #666666;
}
.headingtextblack {
	 font-family: Arial;
	 font-size: 10px;
	 font-weight: bold;
	 color: #000000;
}
.headingtextred {
	 font-family: Arial;
	 font-size: 10px;
	 font-weight: bold;
	 color: a70000;
}
.subtitle {
	 Font-family: Arial;
	 font-size: 11px;
	 font-weight: bold;
}
.addimagesub {
	font-family: Arial;
	font-size: 12px;
}