﻿a     { text-decoration: none }
table  { font-size: 11px; line-height: 15px; font-family: Verdana }
.menulink     {color: #C50629; font-weight: normal; font-style: normal; text-decoration: none}
.menu link a {
	color: #C50629;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.nav a {
	color: #cc0000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.nav a:link {
	color: #cc0000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.nav a:visited {
	color: #cc0000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.nav a:hover {
	color: #cc0000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.nav a:active {
	color: #cc0000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

