a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #660033;
	
	text-decoration: none;

}

a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: underline;

}

a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #660033;

	text-decoration: none;

}

a:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #000000;
	
	text-decoration: none;

}

.menu {

	font: Arial, Helvetica, sans-serif;
	
	font-size: 12px;

	font-weight: bold;

	color: #660033;

	text-decoration: none;

}

.menu:link {

	font: Arial, Helvetica, sans-serif;
		
	font-size: 12px;

	font-weight: bold;

	color: #660033;

	text-decoration: none;

}


.menu:hover {

	font: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

.menu:active {

	font: Arial, Helvetica, sans-serif;
		
	font-size: 12px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

}

.menunew {
	font: 15px;
	color: #660033;
	text-decoration: none;
	font-weight: normal;
	font-family: "Tw Cen MT";
}


.menunew:link {
	font: 15px;
	color: #660033;
	text-decoration: none;
	font-weight: normal;
	font-family: "Tw Cen MT";
}


.menunew:hover {

	font: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: "Tw Cen MT";
}

.menunew:active {

	font: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: "Tw Cen MT";

}
.menunew:visited {

	font: 15px;
	color: #660033;
	text-decoration: none;
	font-weight: normal;
	font-family: "Tw Cen MT";

}
