a {
	color: #8d0d37; 
	text-decoration: none; 
}

a:visited, a:link, a:active {
	color: #8d0d37; 
	text-decoration: none;
	}
	
a:hover {
	color: rgb(0,51,102); 
	text-decoration: none; 
	}

.menu {
	color: black; 
	font-family: Times New Roman, Times, Serif; 
	font-size: 15px; 
	text-decoration: none; 
	font-weight: bold; 
	text-transform:uppercase;
}
a.menu:visited, a.menu:link, a.menu:active {
	color: black; 
	text-decoration: none;
	}
	
a.menu:hover {
	color: #8d0d37; 
	text-decoration: none; 
	}

p, td, dir {
	color: black; 
	font-family: Arial; 
	font-size: 11px; 
	text-decoration: none; 
	letter-spacing: 0.1em; 
}

.toptext{
	color: black; 
	font-family: arial; 
	font-size: 10px; 
	text-decoration: none; 
}

h1 {
	color: black; 
	font-family: Times New Roman, Times, Serif; 
	font-size: 16px; 
	text-decoration: none; 
	font-weight: bold; 
	letter-spacing: 1.3em; 
	text-transform: uppercase;
	margin:0;
	padding:0;
}
.m2 {
	color: black; 
	font-family: Times New Roman, Times, Serif; 
	font-size: 11px; 
	text-decoration: none; 
	font-weight: bold; 
	text-transform:uppercase;
}
