
div.linkstop { margin: 10px 0 30px 0; }
div.linkstop a, div.linkstop a:active { color: #AAC; text-decoration: none; }
div.linkstop a:hover { color: #FFFFFF; text-decoration: underline; }

table.main td {
	font-size: 12px;
}
table.main td {
	text-align: center;
}
table.main td.mhead {
	font-size: 14px; 
	color: #FFFFCC;
}
table.main td.b { font-weight: bold; }
table.main .clight { background-color: #872f3b; }
table.main .cmed { background-color: #992e3c; }
table.main .cdark { background-color: #662931; }
table.main p { margin: 1px; font-size: 12px; }

a.flash, a.flash:active { color: #99F; font-size:14px; text-decoration: none; } a.flash:hover { color: #fff; text-decoration: underline; }