/* ================================
    CSS STYLES FOR Module Clients
   ================================
*/

/* Default link syle */a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 9.5pt;	color: #3399CC;	text-decoration: none;}a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 9.5pt;	color: #3399CC;	text-decoration: none;}a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 9.5pt;	color: #00476A;	text-decoration: underline;}a:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 9.5pt;	color: #3399CC;	text-decoration: none;}