A.menu:LINK {
	font-family : cursive;
	color : Silver;
	background-color : #ff7a0f;
	text-decoration : none;
}
A.menu:HOVER {
	font-family : cursive;
	color : #D0C226;
	text-decoration : none;
}

a.menu:Visited:after {
	font-family: cursive;
	color: Silver;
	text-decoration : none;
}


a.text {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
a.smenu:link {
	font-family: cursive;
	font-size: 10px;
	color: black;
	text-decoration: none;
	
}
a.smenu:hover {
font-family: cursive;
font-size: 10px;
color: #A0522D;
text-decoration: underline;
	
}
a.smenu:visited:after {
font-family: cursive;
font-size: 10px;
color: Black;
	
}
a.con {
	font-family: Arial, Helvetica, sans-serif;
	color: Red;
	font-size: 20px;
}
.red{
	color : Maroon;
	font-family : Arial, Helvetica, sans-serif;
	font-size : larger;
}
.white {
	font-family : Arial, Helvetica, sans-serif;
	font-size : larger;
	color : White;
}

