.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}


.menu:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #032F69;
	text-decoration: none;
}

.footermenu {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}


.footermenu:hover {
	font-family: Arial;
	font-size: 11px;
	color: #032F69;
	text-decoration: none;
}

.copy {
	font-family: Arial;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}

.header {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #1760A0;
	text-decoration: none;
}

.content {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.link:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.link01{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.link01:hover{
	font-family: Arial;
	font-size: 11px;
	color: #032F69;
	text-decoration:underline;
}
