﻿.MyLinkStyle a:visited
{
	font-family: Tahoma;
	font-size: small;
	color: white;
	text-decoration: none
}

.MyLinkStyle a:link
{
	font-family: Tahoma;
	font-size: small;
	color: white;
	text-decoration: none
}


.MyLinkStyle a:hover
{
	font-family: Tahoma;
	font-size: small;
	color: white;
	text-decoration: underline
}




	 
.MyTablesStyle A:visited
{font-family : Tahoma;
	COLOR: #000000;
	 text-decoration: none}


.MyTablesStyle A:link
{
	font-family: Tahoma;
	color: #000000;
	text-decoration: none
}

.MyTablesStyle A:hover
{
	font-family: Tahoma;
	color: #000000;
	text-decoration: underline
}



.MyHotStyle A:visited
{font-family : Tahoma;
	COLOR: #cec406;
	 text-decoration: none}


.MyHotStyle A:link
{
	font-family: Tahoma;
	color: #cec406;
	text-decoration: none
}

.MyHotStyle A:hover
{
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: underline
}
