A:link {text-decoration: none;}
A:link:hover {text-decoration: underline}
A:visited {text-decoration: none;}
A:visited:hover {text-decoration: underline;}

.bluebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #eeeeee;
	border: 1px solid #5269A6;
	line-height: normal;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	margin: 1px;
}
.MenuTexts {
	font-family:Tahoma;
	font-size:12px;
	color: #6666FF;
}
.FooterTexts {
	font-family:Verdana;
	font-size:12px;
	color: #cccccc;
}
.NormalText {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}
.NormalTextBold {
	font-family: verdana;
	font-weight:bold;
	font-size: 11px;
	color: #666666;
}
.WorkshopArticleTitle {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 12px;
	color: #FF6666;
}
.WorkshopDate {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 12px;
	color: #bbbbbb;
}
.WorkshopText {
	font-family: Tahoma;
	font-weight:normal;
	font-size: 12px;
	color: #000000;
}
.WorkshopTextBold {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.WorkshopTextArrow {
	font-family: Wingdings 3;
	font-weight: normal;
	font-size: 12px;
	color: #CCCCFF;
}
.UserNameDesign {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 18px;
	color: #CC6600;
}
.RecordsetPageStyleText {font-family: Verdana; font-size: 11px;	font-weight: normal; color: #000000; vertical-align: middle;}
.RecordsetPageStyleFullBorder {border: 1px solid #cc6633;}
.RecordsetPageStyleSideBorder {border-left: 1px solid #cc6633;}
