p 
{
font-family: tahoma;
font-size: 8pt;
font-weight: normal;
text-align: left;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
color: #292929;
}

img
{
border: none;
}

body
{
margin: 0px;
padding: 0px;
background-color: #a6a6ea;
}

.upbg
{
background-image: url(images/upbg.jpg);
background-repeat: repeat-x;
background-position: left top;
}


a:link {color: #303030; text-decoration: none;}
a:visited {color: #303030; text-decoration: underline;}
a:hover {color: red; text-decoration: underline;}
a:active {color: red; text-decoration: underline;}

a.top:link {color: #FFF236; text-decoration: none;}
a.top:visited {color: #FFF236; text-decoration: underline;}
a.top:hover {color: white; text-decoration: underline;}
a.top:active {color: white; text-decoration: underline;}


