.text, p, li {
	font: 11px/19px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: justify;
	color: #333333;
	}

.text2 {
	font: 11px/19px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #333333;
	}
	
.tag {
	font: 9px/9px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	}

.bold {
	font-weight: bold;
	} 

	
a:link 	{ text-decoration: underline; font-weight: bold; color: #333333; }
a:active 	{ text-decoration: underline; font-weight: bold; color: #333333; }
a:visited 	{ text-decoration: underline; font-weight: bold; color: #333333; }
a:hover	{ text-decoration: none; font-weight: bold; color: #000000; }

a.tagline:link 	{ text-decoration: none; font-weight: normal; color: #FFFFFF; }
a.tagline:active 	{ text-decoration: none; font-weight: normal; color: #FFFFFF; }
a.tagline:visited 	{ text-decoration: none; font-weight: normal; color: #FFFFFF; }
a.tagline:hover	{ text-decoration: none; font-weight: normal; color: #333333; }
