﻿body 
{
	font-family: Verdana;
	font-size: 12px;
}
.cmdLink
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}
a.cmdLink:hover
{
	text-decoration: underline;
}

.mnuLink
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: White;
}
a.mnuLink:hover
{
	text-decoration: underline;
}
.mnuDis
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
a.mnuDis:hover
{
	text-decoration: underline;
}

.stdLink
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: Black;
}
a.stdLink:hover
{
	text-decoration: underline;
}

.lftLink
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: White;
}
a.lftLink:hover
{
	text-decoration: underline;
}
