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

body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.6em;
}

a
{
color:#B53473;
font-weight: bold;
text-decoration: none
}

a:link
{
color:#B53473;
font-weight: bold;
text-decoration: none;
}

a:hover
{
color:#B53473;
font-weight: bold;
text-decoration: underline;
}

span.nav
{
float: left;
}

img
{
border-width: 0px;
}
