body {
background-image : url(../Images/Background.gif);
background-repeat : repeat-y;
margin-top : 0;
margin-left : 0;
}

A:Link {
color : #000000;
font-family	: arial,verdana;
font-style	: normal;
font-weight 	: bold;
font-size 	: 10pt;
text-decoration   : none;
line-height         : 1.5;
}

A:Visited {
color : #000000;
font-family	: arial,verdana;
font-style	: normal;
font-weight 	: bold;
font-size 	: 10pt;
text-decoration   : none;
line-height         : 1.5;
}

A:Hover {
color : #E3E1E1;
font-family	: arial,verdana;
font-style	: normal;
font-weight 	: bold;
font-size 	: 10pt;
text-decoration   : none;
line-height         : 1.5;
}
