/* CSS Document */


/*Links*/

a:link img, a:visited img { border-style: none }

A:LINK {font-family: Helvetica; font-size: 100%; text-decoration: none; color: #000000;}
A:ACTIVE {font-family: Helvetica; font-size: 100%; text-decoration: none; color: #000000;}
A:VISITED {font-family: Helvetica; font-size: 100%; text-decoration: none; color: #000000;}
A:HOVER {font-family: Helvetica; font-size: 100%; text-decoration: none; color: #f99c1c;}




/*Fonts*/

P.small { font-size: 11px; font-family: Helvetica; color: #484848}
P.smallb { font-size: 11px; font-family: Helvetica; color: #000000}
P.small2 { font-size: 11px; font-family: Helvetica; color: #ffffff;  font-weight:bold ; background-color: #f99c1c;}
P.text { font-size: 13px; font-family: Helvetica; color: #484848}