
a.about {
	color:#00738C;
}
a.about:active {
	color:#00738C;
}
a.about:visited {
	color:#00738C;
}
a.about:hover { 
color: #666666; 
}

.aboutred {
	color:#00738C;
	font-family:georgia;
}

.red {
	color:#CC0066;
}

.grey {
	color:#999999;
}

td.about {
	background: #DEE7EF;
	padding:5px;
}	

.aboutbody {
	font-family: verdana;
}

.textfield {
	border: 1px solid #999999;
	font-size: 11px;
	width: 280px;
	height: 18px;
}