/* CSS Document */

 /* ======= Style Sheet -- Classifieds, September 2002 ======= */

a:link  { color: #253494; font-weight: bold; text-decoration: none }

a:visited  { color: #253494; font-weight: bold; text-decoration: none}

/*a:hover  { background-color: #ffcc33 } */

.textNormal  { 
	font-size: 10pt; 
	font-family: Arial, Geneva, sans-serif;
	color: black; }

.textNormal a:link  { 
	color: #253494; 
	font-weight: bold; 
	text-decoration: underline; }

.textNormal a:hover  { 
	text-decoration: underline;
	background-color: #ffffcc; }

.textNormal a:visited  { 
	color: #003300; 
	text-decoration: underline; }

.textReverse  { 
	font-size: 10pt; 
	font-family: Arial, Geneva, sans-serif; 
	color: white; }

.textReverse  a:link  { color: #ffffff; font-weight: bold; text-decoration: underline }

.textReverse a:visited  { color: #ffffff; font-weight: bold}

.textReverse  a:hover  {
	color: #003366;
	font-weight: bold;
	background-color : ffffcc;}

.textSmall   { 
	font-size: 9pt; 
	font-family: Arial, Geneva, sans-serif;
	color: black; }

.textSmallReverse   { 
	font-size: 9pt; 
	font-family: Arial, Geneva, sans-serif; 
	color: white; }

.textSmallReverse  a:link  { color: #ffffff; font-weight: bold; text-decoration: none }

.textSmallReverse a:visited  { color: #ffffff; font-weight: bold; text-decoration: none }

.textSmallReverse  a:hover  {
	color: #003366;
	font-weight: bold;
	background-color : #ffcc33;}

.textBigReverse  { 
	font-weight: bold; 
	font-size: 13pt; 
	font-family: Arial, Geneva, sans-serif; 
	color: white; }

.textBigReverse  a:link  { color: #ffffff; font-weight: bold; text-decoration: underline }

.textBigReverse a:visited  { color: #ffffff; font-weight: bold}

.textBigReverse  a:hover  {
	color: #003366;
	font-weight: bold;
	background-color : ffffcc;}
		
.textLarge  { 
	font-weight: bold; 
	font-size: 15pt; 
	font-family: Arial, Geneva, sans-serif; }

.textLargeReverse  { 
	font-weight: bold; 
	font-size: 15pt; 
	font-family: Arial, Geneva, sans-serif; 
	color: white; }

.textLargeReverse  a:link  { color: #ffffff; font-weight: bold; text-decoration: underline }

.textLargeReverse a:visited  { color: #ffffff; font-weight: bold}

.textLargeReverse  a:hover  {
	color: #003366;
	font-weight: bold;
	background-color : ffffcc;}

.textSmallBold { 
	font-weight: bold; 
	font-size: 9pt; 
	font-family: Arial, Geneva, sans-serif; }

.textBoldYellow   { 
	color: #ffc; 
	font-size: 10pt; 
	font-weight: bold; 
	font-family: Arial, Geneva, sans-serif; }
	
.textMonospace   { 
	color: #013362; 
	font-size: 14px; 
	font-family: monospace; }

.textNavBar  { 
	font-size: 12px; 
	font-weight: bold; 
	font-family: Arial, Geneva, sans-serif; 
	text-decoration: none; 
	line-height: 12px ; 
	color: #FFFFFF }
	
.textNavBar  a:link  { 
	font-size: 12px; 
	font-weight: bold; 
	font-family: Arial, Geneva, sans-serif; 
	text-decoration: none; 
	line-height: 12px ; 
	color: #FFFFFF }

.textNavBar  a:visited  { 
	font-size: 12px; 
	font-weight: bold; 
	font-family: Arial, Geneva, sans-serif; 
	text-decoration: none; 
	line-height: 12px; 
	color: #FFFFFF }

.textNavBar  a:hover  { 
	font-size: 12px; 
	color: #ffcc33; 
	background-color: #253494; 
	font-weight: bold; 
	font-family: Arial, Geneva, sans-serif; 
	text-decoration: none; 
	line-height: 12px  }

.textBig  { 
	font-weight: bolder; 
	font-size: 16px; 
	font-family: Arial, Geneva, sans-serif; }	

.textBig  a:link { 
	font-weight: bolder; 
	color: #253494; 
	font-size: 16px; 
	text-decoration: none;
	font-family: Arial, Geneva, sans-serif; }

.textBig  a:visited { 
	font-weight: bolder; 
	color: #253494; 
	font-size: 16px; 
	text-decoration: none;
	font-family: Arial, Geneva, sans-serif; }

.textBig  a:hover { 
	font-weight: bolder; 
	color: #253494; 
	font-size: 16px; 
	text-decoration: none;
	background-color : ffcc33;
	font-family: Arial, Geneva, sans-serif; }
.textSmallFB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
