body, html {
background-image : url('');
background-color : #333c48;
margin : 0;
}
html, table {
color : silver;
font-family : ARIAL;
font-size : 8pt;
}
A:link {
font-family : verdana;
font-size : 8pt;
color : #62b1f6;
text-decoration : none;
background-color : transparent;
font-weight : normal;
text-transform : none;
}
A:visited {
font-family : verdana;
font-size : 8pt;
font-weight : normal;
text-transform : none;
color : white;
text-decoration : none;
}
A:hover {
border : 0 solid black;
font-family : verdana;
font-size : 8pt;
color : #4876ff;
font-weight : normal;
background-color : transparent;
text-transform : none;
text-decoration : underline;
}
b {
color : white;
font-weight : bolder;
}
i {
color : #62b1f6;
}
u {
color : #62b1f6;
}
img {
border : none;
}

.add{
 position: absolute;
 top: 0px;
 right: 0px;}

