p, ul {
	font: 11px arial, sans-serif;
	color: #4E4E4E;
	line-height:16px;
	}

 div, td, ol, .normal {
	font: 11px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #4E4E4E;
        }

.title {
	font: 14px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	color: #7A6D5A;
	text-transform: uppercase;
        }

.missing {
	color: #AB1111;
        }

A:link        {text-decoration: none; color : #4475AD}
A:visited     {text-decoration: none; color : #4475AD}
A:active      {text-decoration: none; color : #4475AD}
A:hover       {text-decoration: none; color : #000000}

*.footer A:link        {text-decoration: none; color : #FFD77F}
*.footer A:visited     {text-decoration: none; color : #FFD77F}
*.footer A:active      {text-decoration: none; color : #FFD77F}
*.footer A:hover       {text-decoration: none; color : #FFFFFF}

.submit { background-color: #531432; border: 0px; color: #FFFFFF; height: 22px; font-size: 10px; font-weight: bold; line-height:14px}

