body{
margin: 0 0 0 0;
padding: 0 0 0 0;
font-family: "MS Trebuchet", Arial, Verdana;
color: black;
}

a, a:visited{
color: red;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

.frame{
width: 100%;
}

.container{
width: 800px;
}

.plainCopy{
font-family: "MS Trebuchet", Arial, Verdana;
font-size: 0.8em;
color: black;
}