.SMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	cursor: hand;
	font-weight: bold;

}

.SMenu:Visited  {
	color: #FFFFFF;
	text-align: left;
}

.SMenu:Active  {
	color: #FFFFFF;
	text-align: left;
}

.SMenu:Hover {
	color: #FF9999; 
	text-decoration : none;
	text-align: left;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


.text-mid {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}


.text-big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}


.text-blue {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2A5E4E;
	text-decoration: none;
}

.text-blue-mid {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2A5E4E;
	text-decoration: none;
}
