

.body   { color: white; font-size: 10px; font-family: Tahoma; line-height: 15px }



.mainLink   			{ color: black; font-size: 12px; font-family: Arial; font-weight: bold; font-stretch: ultra-condensed; text-decoration: none }
a:link.mainLink    	   	{ color: black; font-size: 12px; font-family: Arial; font-weight: bold; font-stretch: ultra-condensed; text-decoration: none }
a:visited.mainLink     	{ color: black; font-size: 12px; font-family: Arial; font-weight: bold; font-stretch: ultra-condensed; text-decoration: none }
a:active.mainLink     	{ color: black; font-size: 12px; font-family: Arial; font-weight: bold; font-stretch: ultra-condensed; text-decoration: none }
a:hover.mainlink 		 { color: black; font-size: 12px; font-family: Arial; font-weight: bold; font-stretch: ultra-condensed; text-decoration: underline }

.linkSub  				{ font-size: 10px; font-family: Tahoma; line-height: 15px }
a:link.linkSub   	    { color: #f80; font-size: 10px; font-family: Tahoma; line-height: 15px; text-decoration: none }
a:visited.linkSub     	{ color: #f60; font-size: 10px; text-decoration: none }
a:active.linkSub      	{ color: #f60; font-size: 10px; font-family: "Trebuchet MS"; text-decoration: none }



.date 					{ color: black; font-size: 12px; font-family: "Trebuchet MS"; font-weight: bold; line-height: 12px }


