p, td, ul, .normal {
	font: 11px/19px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #BBBBBB;
	}

.missing {
	font: 11px/19px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #D31145;
	}

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

.title {
	font: 13px/19px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	color: #BBBBBB;
	}

a:link 	{ text-decoration: underline; color: #BBBBBB; }
a:active	{ text-decoration: underline; color: #BBBBBB; }
a:visited	{ text-decoration: underline; color: #BBBBBB; }
a:hover	{ text-decoration: underline; color: #BBBBBB; }

A:link img    {text-decoration: underline; border-color : #000000 ; text-decoration: none}
A:visited img {text-decoration: underline; border-color : #000000 ; text-decoration: none}
A:active img  {text-decoration: underline; border-color : #000000 ; text-decoration: none}
A:hover img   {text-decoration: underline; border-color : #000000 ; text-decoration: none}

.submit { background-color: #9E9031; color: #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000; font-weight: bold; font-size : 11px; line-height: 17px}
input.subscribe {width:140px;}

