.Style3 { font-size: 12px; color: #FFFF00; font-family: Arial, Helvetica, sans-serif; }
.Style4 {color: #999999}
.Style7 {font-size: 10px}
.Style12 {color: #CCCCCC}
.Style13 {color: #00FF00}
.Style15 {font-size: 12px; color: #FF0000; font-family: Arial, Helvetica, sans-serif; }

FONT.RED { color:Red; }

.Important 
{
	font-weight: bold;
	font-family: Verdana;
	color: #FF0000;
	font-size: 10px;
	text-decoration: none;
}
A.Selectable 
{
	font-family: Arial;
	color: #568e97;
	font-size: 10px;
	text-decoration: none;
}
A.Selectable:hover 
{
	font-family: Arial;
	color: #5fbece;
	font-size: 10px;
	text-decoration: none;
}
