A: { color: #005C95; text-decoration: none; } 
A:hover { color: #018AE0; text-decoration: none; } 
BODY 
{
	font-family:Verdana;
	scrollbar-base-color:#F79800; 
} 
.ItemNotFound
{
	font-size:large;
	color:Red;
	text-align:center;
}
.JustifyStyle
{
	text-align:justify;
}


.FontBlack
{
	color:Black;
}

