body, td, span, div, form, select, input, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0 0 0 0;
	line-height: 1.5em;
}

A, A:active, A:visited {
	font-size: 11px;
	color: #004159;
	text-decoration: none;
}

A:hover {
	font-size: 11px;
	color: #CA4E00;
	text-decoration: underline;
}

.bodyCopy {
	font-size: 11px;
	color: #666666;
}

.auburnTitle {
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.auburnLink, .auburnLink:active, .auburnLink:visited {
	font-size: 11px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

.auburnLink:hover{
	font-size: 11px;
	color: #D85713;
	font-weight: bold;
	text-decoration: none;
}


