.typo_1 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: small;
color: #000000;
text-decoration:none;
}
.typo_2 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: small;
color: #FF0099;
}
a:link {
color: #000000;
text-decoration:none;
}
a:visited {
color: #000000;
text-decoration:none;
}
a:hover {
color: #FF0099;
text-decoration:none;
}
a:active {
color:#FF0099;
text-decoration:none;
}
img:active {
color:#FF0099;
}
img:hover {
color: #FF0099;
}
body{
margin:0px;
padding:0px;
}


