A:link { color: #BF0000; TEXT-DECORATION: none; HOVER }
A:active { color: #FFFFFF;  TEXT-DECORATION: none}
A:visited { color: #F86600;  TEXT-DECORATION: none}
A:hover { color : #FF0000; TEXT-DECORATION: none}

.centered {
	margin-right: auto;
	margin-left: auto;
}
font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: 3f2b1d;
}
.portal {
	position: relative;
	left: 20px;
	top: 5px;
	z-index: 10;
}
.comment {
	position: relative;
	top: 5px;
	z-index: 9;
	right: 20px;
}
body {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 0px;
}
.fontSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 17px;
	color: 3f2b1d;
}
.reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
.commentTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FF6600;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f2b1d;
	background-color: #FFFFFF;
	border: 1px solid 3f2b1d;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f2b1d;
	background-color: #FFFFFF;
}
.bg {
	background-attachment: fixed;
	background-image: url(../images/tableBG.gif);
	background-repeat: repeat;
}
.fontName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
}
