/* ------------------------------------------------------- GLOBAL */

BODY{
background-color: #ffffff;
color: #33a02c;
font-family: Verdana, Arial;
font-size: 8pt;
margin: 0px auto;
text-align: center;
padding: 0px;
}

a:link {color: #33a02c; text-decoration: none;}
a:visited {color: #33a02c; text-decoration: none;} 
a:active {color: #33a02c; text-decoration: none;}
a:hover {color: #33a02c; text-decoration: underline;}
a img {border: none;}

.clear{clear: both;}

.borderless{border: 0px;}


/* ------------------------------------------------------- TOP */

#temp{
margin: 0px auto;
}