.LinkText {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #FF6600;
}

a:hover { 
	color: #000000;
	text-decoration: none;
	}

.CategoryHeader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.PlainText {
	font-family: Tahoma;
	font-size: 12px;
}
.FormTable {
	border: thin solid #333333;
}

.EventTable {
	border: 1px solid #FF6600;
}

