
.telestyle {
visibility:visible;
font-size:11;
font-family:Papyrus, Arial;
font-weight:normal;
color:#FFFFFF;
top:150px;
left:60px;
height:32px;
width:300px;
filter:alpha(opacity=100);
text-align:center;
}

body { 
background-color : black;
color : white;
font-family :Papyrus, Arial, Times New Roman, sans-serif;
text-align:center;
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center center;
}

a:hover
{
color:#FF2424;
text-decoration:none;
}

a
{
color:#914800;
text-decoration:none;
}