﻿
body 
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:  #555;
}

a
{
	text-decoration: none;
	color:White;
}

a:hover {
	text-decoration: underline;
	color: White;
}

a.staticmenu
{
	color: Blue;
}

table.grid a, table.grid a:hover
{
	color:Blue;
	text-decoration: underline;
}
