A:link
{ text-decoration: none; color:#0066ff; }
A:visited
{ text-decoration: none; color:#0066ff; }
A:active
{ text-decoration: none; color:#0066ff; }
A:hover
{ text-decoration: underline; color:#839B94; }

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

td, textarea, input, select {
	font-family: Arial;
	font-size: 12px;
	color: 000000;
	font-weight: normal;
}

.textSmall {
	font-family: Arial;
	font-size: 11px;
	color: 666666;
	font-weight: normal;
}

.textRecentNews {
	font-family: Arial;
	font-size: 11px;
	color: 333333;
	font-weight: normal;
}

.textWelcome {
	font-family: Arial;
	font-size: 12px;
	color: ffe242;
	font-weight: bold;
}

.textLarge {
	font-family: Arial;
	font-size: 14px;
	color: ff0000;
	font-weight: bold;
}

.frameLRB {
	border-right-width: 2px;
	border-right-color: 000000;
	border-right-style: solid;
	border-left-width: 2px;
	border-left-color: 000000;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: 000000;
	border-bottom-style: solid;
}

.frameLR {
	border-right-width: 2px;
	border-right-color: 000000;
	border-right-style: solid;
	border-left-width: 2px;
	border-left-color: 000000;
	border-left-style: solid;
}

.frameBottom {
	border-bottom-width: 1px;
	border-bottom-color: #e7e7e5;
	border-bottom-style: solid;
}

.frameSmallLR {
	border-right-width: 1px;
	border-right-color: 839B94;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: 839B94;
	border-left-style: solid;
}

.text6 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #839B94;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: #839B94;
	border-top-style: solid;
}

.text5 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
}