.TEXT {
	font-family : Arial, Helvetica, sans-serif;
	color : #606060;
	font-size : 12px;
}
.SMTEXT {
	font-family : Arial, Helvetica, sans-serif;
	color : #606060;
	font-size : 10px;
}
.large {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #606060;
	font-weight : bold;
}
.largered {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #AB1414;
	font-weight : bold;
}
STRONG {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #606060;
	font-weight : bold;
}
A:LINK {
	color : #990000;
}
A:VISITED {
	color : #990000;
}
A:HOVER {
	text-decoration : underline;
	color : #606060;
}


