a:link{
color: #ff0000;
text-decoration:none;
}

a:visited{
color: #ff0000;
text-decoration:none;
}

a:hover{
color: #ff00aa;
text-decoration:none;
}


a:active{
color: #ffffaa;
text-decoration:none;
}


table{
font-size:14;
color: #000000;
font-family:consolas;
text-align:left;
line-height:2.5;
font-weight:bold;
}

body{
overflow: hidden;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

img {
width: 150px;
border: 1px solid #000;
}