﻿body 
{
	background-color: #E9E7E3;
	font-family: Tahoma;
	font-size:small;
	font-style:normal;
	text-align:justify;
	color: Black;
}
A
{
	color: #000066;
	font-style: normal;
	text-decoration: none;
}
A:Hover 
{
	color: #FF0000;
	font-style: normal;
	text-decoration: none;
}
A.Focus
{
	color: #000066;
	font-weight: 600;
	text-decoration: none;
}
A.Focus:Hover 
{
	color: #660000;
	font-weight: 600;
	text-decoration: none;
}
A.BlueRed 
{
	color: Blue;
	font-style: normal;
	text-decoration: none;
}
A.BlueRed:Hover
{
	color: Red;
	font-style: normal;
	text-decoration: none;
}

	
	