/***** BODY *****/
body { background: #8AA5BF; }

/***** DIVERS ******/


.text 	   { color: #000000; font-weight: normal; font-family: "verdana"; font-size: 12px; }
.minitext 	   { color: #000000; font-weight: normal; font-family: "verdana"; font-size: 10px; }

.white-text    { color: #FFFFFF; font-weight: bold; font-family: "verdana"; font-size: 10px; }



A.link:link    { color: #304C6C; font-weight: bold;text-decoration:underline;font-style:none; font-family: "verdana"; font-size: 10px; }
A.link:visited { color: #304C6C; font-weight: bold;text-decoration:underline;font-style:none; font-family: "verdana"; font-size: 10px; }
A.link:hover   { color: #304C6C; font-weight: bold;text-decoration:underline;font-style:none; font-family: "verdana"; font-size: 10px; }


A.link2:link    { color: #FFFFFF; font-weight: bold;text-decoration:none;font-style:none; font-family: "verdana"; font-size: 10px; }
A.link2:visited { color: #FFFFFF; font-weight: bold;text-decoration:none;font-style:none; font-family: "verdana"; font-size: 10px; }
A.link2:hover   { color: #FFFFFF; font-weight: bold;text-decoration:none;font-style:none; font-family: "verdana"; font-size: 10px; }



A.link3:link    { color: #304C6C; font-weight: normal;text-decoration:underline;font-style:none; font-family: "verdana"; font-size: 11px; }
A.link3:visited { color: #304C6C; font-weight: normal;text-decoration:underline;font-style:none; font-family: "verdana"; font-size: 11px; }
A.link3:hover   { color: #304C6C; font-weight: normal;text-decoration:underline;font-style:none; font-family: "verdana"; font-size: 11px; }


