﻿.body
{
	font-family: Verdana;
	font-size: 11px;
}

a:hover
{
	background-color: #EEEEEE;
	cursor:pointer;
}

.HeaderSource
{
	background-color: #E5E5E5;
	color:black;
}

a:visited
{
	background-color: transparent;
	color:#4E9200;
}

.LinkSource
{
	background-color: transparent;
	color:#005A8B;
}

table
{
    font-family: Verdana;
    font-size: 11px;
}
