﻿body
{
    font-family: Arial, Verdana,  Helvetica, sans-serif;
    font-size: 12px;
    line-height:1.3em;
    background-color: #eeeeee;
    color: #336699;
}

a 
{
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

a:hover 
{
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}
