a:  { 
	color: #000000; 
	text-decoration: none
}
a:link {
	color: #7A0707;
	text-decoration: none;
	font-weight: normal;
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 12px;

}

a:visited {
	color: #760D0D;
	text-decoration: none;
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: normal;

: bold; 
}
a:active {
	color: #0000CC;
	text-decoration: none;
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: normal;

: bold; 
}
a:hover  {
	color: #000099;
	text-decoration: underline;
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	
}

.body {
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #000000;
}
.smaller {
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.headers {
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #760C0C;
	font-style: italic;

}
.small {
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.title {
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 18px;
	color: #003399;
	font-weight: bold;
	text-transform: uppercase;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.larger {
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.tables {
	font-family: Trebuchet, "Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size: 11px;
	color: #333333;
}
