﻿body 
{
	line-height: 1.88889;
	color: #555753;
	font-family : Verdana ;
	font-size :  9pt;
}
a:link 
{
font : Calibri;
COLOR: Black;
text-decoration: none;
}
a:visited {
COLOR: Blue;
text-decoration: none;
}
a:hover 
{
COLOR: Red;
text-decoration:none;
font-style: italic;

}
a:active {
COLOR: yellow;
}
