/* Axel's Orange "don't get us bored" Style File */

/* Standard intern link */
	A:link {text-decoration: none; color: #FF8000;}
	A:visited {text-decoration: none; color: #FF601C;}
	A:hover {text-decoration: underline;}
	A:active {text-decoration: underline;}

/* Standard extern link */
	A.ext:link {text-decoration: none; color: #82E23A;}
	A.ext:visited {text-decoration: none; color: #00A42D;}

/* Standard link on same server */
	A.uni:link {text-decoration: none; color: #86B3F4;}
	A.uni:visited {text-decoration: none; color: #689FF2;}

/* Non-visible link */
	A.black:link {text-decoration: none; color: #000000}

/* Mail-To and news link */
	A.mail:link {text-decoration: none; font-weight: bold; color: #AF659E}
	A.news:link {text-decoration: none; font-variant: small-caps; color: #000000}

/* Other things */
        .sc {font-variant: small-caps;}
        .indent {margin-left: 3em;}
        .citroen
	{
		font: "Arial,sans-serif,sans serif" bold;
		color: red;
		text-transform: capitalize;
	}

	DT { padding-top: 2ex; }
	DD { padding-bottom: 0.7ex; }

SMALL.address {
	font-size: 8pt;
	font-family: "Lucida,Verdana,Arial,Helvetica,sans-serif,sans serif";
	font-style: none;
	font-weight: 500; 
}

TD.address {
	font-size: 8pt;
/*	font-family: "Lucida,Verdana,Arial,Helvetica,sansserif,sans serif,sans-serif"; */
	font-style: none;
	font-weight: 500; 
	text-align: right;
}
