a { text-decoration:underline; }
A:link	{color: #0033FF;text-decoration:underline;}
A:visited	{color: #0033FF;text-decoration:underline;}
A.bb	{color: #003399;text-decoration:underline; font-weight:bold;}
A.bb:visited	{color: #003399; text-decoration:underline;font-weight:bold;}
A:hover	{color:red;text-decoration:none;}
A.bb:hover	{color:red;text-decoration:none;}
A.mw:link	{color:white; font-weight:bold;font-size:9px;text-decoration:underline;}
A.mw:visited	{color:white;text-decoration:underline;}
A.mw:hover		{color:red;text-decoration:underline;}
A.nodec	{color:#000000;text-decoration:none;}
A.nodec:visited	{color:#000000;text-decoration:underline;}
A.nodec:hover	{color:#000000;text-decoration:none;}
.xpTH
    {
		color: White;
    	background: Blue;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding-left: 15px
		white-space: nowrap;
		height: 30px
    }
.xpWindow{
	border: solid;
	border-color: Blue;
	white-space: nowrap;
	background-color: Silver;
	
}
.xpTD{
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background: White; */
	white-space: nowrap;
   margin-left: 15px;
	padding-left: 15px;
	
	
}
.MKcopyright{
	text-align: center;
	color: #3739FF;
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: lighter;
}
.MKMenu{
	background: Silver;
   border:  none;
	border-style: none;
	padding: 0px;
   width: 100%;	
}
.MKMenuTD{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: lighter;
	border-width: thin;
	background: Silver;
	border-color: Gray;
   width: 25%;	
	border-style: solid;
	text-align: center;
	padding: 2px;
}
