@charset "UTF-8";

body{
}

img{
border:0px;
}

#text{
font-weight:bold;
color:#B8BABC;
width:400px;
font:Arial;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:100px;
padding-top:30px;
}

a:link {
font-weight:bold;
color:#B8BABC;
text-decoration: none;
}
a:visited {
font-weight:bold;
color:#B8BABC;
text-decoration: none;
}
a:hover {
font-weight:bold;
color:#B8BABC;
text-decoration: underline;
}

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