body	{
background-color:#101C96;
font-family:Comic Sans MS;
font-size:15px;
color:#F0E99B;
}

a:link{
color:#5EE4D2;
text-decoration:none;
}

a:visited	{
color:#5EE4D2;
text-decoration:none;
}

a:active	{
color:#5EE4D2;
text-decoration:none;
}

a:hover	{
color:#EB0000;
}

.messagehead	{
border:7px solid;
border-color:#4F5EEE;
}

.messagefrom{
border-bottom:7px solid;
border-bottom-color:#4F5EEE;
border-bottom-width:7px solid;
border-right:7px solid;
border-right-color:#4F5EEE;
border-right-width:7px solid;
}

.messagedate{
border-bottom:7px solid;
border-bottom-color:#4F5EEE;
border-bottom-width:7px solid;
}

.menu	{
width:500px;
border:7px solid;
border-color:#4F5EEE;
}

.buser	{
width:500px;
border-top:7px solid;
border-top-color:#4F5EEE;
border-top-width:7px solid;
border-right:7px solid;
border-right-color:#4F5EEE;
border-right-width:7px solid;
border-left:7px solid;
border-left-color:#4F5EEE;
border-left-width:7px solid;
}

.spacer	{
font-size:0px;
height:8px;
}

.activepage	{
color:#EB0000;
}