
a:link {
	color: #b2b2b2;
	text-decoration: none;
}

a:visited {
	color: #b2b2b2;
	text-decoration: none;
}

a:hover {
	color: #E50000;    /*Ferrari #ed041a;*/ /*9b161a;*/ /*E50000*/
	text-decoration: underline;
}

body,table,td,tr,pre,ul { font-family:Arial; color:#b2b2b2; } /*Arial Narrow*/ /*AvantGarde Bk Bt*/
body,td,div,pre,p,ul { font-family:Arial; font-size:14px; } /*Arial Narrow*/
div { font-family:Arial; color:#b2b2b2; font-size:12px; } /*Arial Narrow*/
p { font-family:Arial; color:#b2b2b2; font-size:14px; } /*Arial Narrow*/

#mydescription {
	/*padding:0 13px;*/
	font-size:11px;
}