@charset "utf-8";
/* CSS Document */



a:hover {text-decoration: underline;}

a {
color: #DC0423;
text-decoration: none;
}

.module {
font-size:11px;
font-family:Helvetica,Arial,FreeSans,sans-serif;
line-height:135%;
margin:0;
padding:0;
}


