﻿
.hyperlink
{
	font-family:Arial;
	font-weight:normal;
	font-size:small;
	color:ThreeDDarkShadow;
	text-decoration:none;
	color:#006599;
}

.hyperlinklogin
{
	font-family:Arial;
	font-weight:normal;
	font-size:small;
	color:White;
	text-decoration:none;
}


.HoverMenuItem
{
	font-family:Arial;
	font-weight:bold;
	font-size:small;
	color:Black;
	text-decoration:none;
	background-color:#e6e6e6;
}

.MenuItem
{
	font-family:Arial;
	font-weight:bold;
	font-size:small;
	color:Black;
	text-decoration:none;
	background-color:White;
}
.link
{
	font-style:normal;
	text-decoration:underline;
	color:Blue;
}


