body, td, .text { font-family : tahoma; font-size : 12px; color : #000000; text-decoration : none; }
.title { color : #87A0AD; font-size : 18px; font-weight : bold; line-height: 2; }
<!--- .subtitle { color : #AFAFAF; font-size : 18px; font-weight : bold; line-height: 2; } -->
.subtitle { color : #7B7B7B; font-size : 18px; font-weight : bold; line-height: 2; }
.head { color : #660000; font-size : 14px; font-weight : bold; }
.smtext { font-size : 10px; }
.tinytext { font-size : 8px; }
.medtext { font-size : 11px; }
.lgtext { font-size : 13px; }
.white { color : #ffffff; font-size : 11px; }
a.white:hover { color : #000000 }
.grey { color : #7B7B7B }
.red { color : #660000 }
.quote { color : #660000; font-weight : bold; }
a.red:hover { color : #000000; text-decoration : underline; }
.midspace { line-height: 1.5; font-size : 12px; }
.whitebold { color : #ffffff; font-size : 12px; font-weight: bold; }
.smredbold { color : #660000; font-size : 12px; font-weight: bold; }
.smredbold2 { color : #660000; font-size : 12px; font-weight: bold; }
.smwp { color: #ffffff; font-size: 12px; font-weight: 800; text-decoration:none; }

a.smredbold2:link {text-decoration:none}
a.smredbold2:visited {text-decoration:none}
a.smredbold2:hover {text-decoration:underline}
a.smredbold2:active {text-decoration:underline}

.midspace2 { color:#000000; line-height: 2.5; font-size : 11px; font-weight: bold; }
a.midspace2:link {text-decoration:none}
a.midspace2:visited {text-decoration:none}
a.midspace2:hover {text-decoration:none}
a.midspace2:active {text-decoration:none}

.smtext2 { color : #660000; font-size : 10px; }
a.smtext2:link {text-decoration:none}
a.smtext2:visited {text-decoration:none}
a.smtext2:hover {text-decoration:none}
a.smtext2:active {text-decoration:none}

input {
	background-color: #ffffff; 
	font-size: 10px; 
	color: #000000;
}

input.textbox {
	background-color: #ffffff; 
	font-size: 10px; 
	color: #000000;
}

select {
	background-color: #ffffff; 
	font-size: 10px; 
	color: #000000;
}

input.button {
	background-color: #627FBD; 
	color: #ffffff;
}

textarea {
	border-color: #000000;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #E6E6E6; 
	font-size: 12px; 
	color: #000000;
}
a{ color:#660000; text-decoration:underline}
a:hover{ text-decoration:none} 
