body   { color: #666666; font-size: 14px;}
a:link { color: #FF3300;  }
a:hover { color: #FF6633; }
a:visited { color: #FF6600;}
.no_link { background-color: white }
.small { font-size: 11px}
.alert {
	color: #ff3e20;
	font-size: 18px;
}
td { color: #666666; font-size: 14px }
.big {
	font-size: 16px;
}
.bigger {
	font-size: 18px;
}
.red {
	background-color: #671A1E;
}
