

a:link {

	color: #FFFFFF;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #FFFFFF;

}

a:hover {

	text-decoration: underline;

	color: #CCCCCC;

}

a:active {

	text-decoration: none;

	color: #FFFFFF;

}



a.mike:link {

	color: #c7c7c7;

	text-decoration: none;

}

a.mike:visited {

	text-decoration: none;

	color: #c7c7c7;

}

a.mike:hover {

	text-decoration: underline;

	color: #2497F2;

}

a.mike:active {

	text-decoration: none;

	color: #c7c7c7;

}







.menutext {

			font-family:georia;

			color:#FFFFFF;

			font-size:12px;

			font-weight:bold;

			}

			

.text {

			font-family:tahoma;

			color:#c7c7c7;

			font-size:11px;

			}

			

.servicestext {

			font-family:georia;

			color:#c7c7c7;

			font-size:14px;

			padding-left:7px;
			font-weight:bold;

			}

			