.main {
	font-family : Trebuchet MS;
	font-size : 16px;
}
.text {
	font-family : Trebuchet MS;
	font-size : 12px;
}
A:LINK {
	color : Maroon;
	font-size : 16px;
	font-family : "Arial Black";
	text-decoration : none;
	font-weight : bold;
}
A:VISITED {
	color : Navy;
	font-size : 16px;
	font-family: "Arial Black";
	text-decoration : none;
	font-weight : bold;
}
A:Hover {
	color: Teal;
	font-size: 16px;
	font-family: Arial Black;
	text-decoration: none;
	font-weight: bold
}

p.title{
	font-family: Minion Web ;
	font-size : 24px;
	font-style : normal;
	vertical-align : middle;
}
MENU {
	color: Maroon;
	font-family : "Arial Black";
	font-size: 20px;
	font-weight: bold;
	
}


