.mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
.mainbodytext a:link,  .mainbodytext a:active, .mainbodytext a:visited {
	color: #333333;
	text-decoration: underline;
	}
	
.mainbodytext a:hover {
	color: #666666;
	text-decoration: none;
}
.welcometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #848587;
	text-decoration: none;
}
.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #848587;
	text-decoration: none;
}

.titlebar a:link,  .titlebar a:active, .titlebar a:visited {
	color: #848587;
	text-decoration: underline;
	}
	
.titlebar a:hover {
	color: #666666;
	text-decoration: none;
}
.titlebar-border {
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #848587;
	border-right-color: #848587;
	border-bottom-color: #848587;
}
