/* CSS ANMPP - by azatech.net */

/* Section 1 - User Contribute */

body {background-color: #ffffff; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}

p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #5C5C5C;}

a:link {color: #5C5C5C; text-decoration: underline}
a:visited {color: #5C5C5C; text-decoration: underline}
a:hover {color: #5C5C5C; text-decoration: none}

ul {font-family: Arial, Helvetica, sans-serif; font-size: 12px; list-style-type: square; color:#5C5C5C; margin-top: 0px; }

hr {height: 1px; color: #5C5C5C;}

img {border-color:#5C5C5C}

/* Section 2 - Normal content */

.copyright {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #797979;}

.footer {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #ffffff;}
.footer a:link {color: #ffffff; text-decoration: underline}
.footer a:visited {color: #ffffff; text-decoration: underline}
.footer a:hover {color: #000000; text-decoration: underline}
