﻿.menu a:link
{
	color: #131D8C;
}

.menu a:visited
{
	color: #131D8C;
}

.menu a:active
{
	color: #131D8C;
}

body
{
	color: #131D8C;
	background-color: #ececff;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, 'Times New Roman' , Arial, 'Microsoft Sans Serif';
}

.sitemap
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bolder;
}

.sitemap a:link
{
	color: #141D8C;
}

.sitemap a:visited
{
	color: #141D8C;
}

.sitemap a:active
{
	color: #141D8C;
}

ul li
{
	margin: 8px;
}

