a:link {color: #FFFFFF; font-weight: bold; text-decoration: none;}
a:visited {color: #FFFFFF; font-weight: bold; text-decoration: none;}
a:hover {color: #000000; font-weight: bold; text-decoration: none;}
a:active {color: #000000; font-weight: bold; text-decoration: none;}

body {
margin:0px;
background: #000;
}

img {border: 0;}

body, td, div {font-family: verdana; font-size: 11px;}
#bv {position: absolute; top: 0px; left: 180px; width: 450px;}
#text {padding:5px; background-color:#FFA1C5;}

#menu {
background-color:#C60067;
color:#FFA1C5;
float:right;
margin:5px;
padding:5px;
position:relative;
width:100px;
}

input, textarea, select {border: #C60067 1px solid; font-family: verdana; font-size: 8pt; background-color: #FFFFFF;}
