body {

	background-color: #D35E73;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	color: #F03859;

	text-decoration: none;

}

a.mainmenu:link{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-style: normal;

	font-weight: bold;

	font-variant: normal;

	color: #F03859;

	text-decoration: none;

	display: block;

	width: 100%;

	padding-left: 10px;

	padding-top: 10px;

}

a.mainmenu:visited{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-style: normal;

	font-weight: bold;

	font-variant: normal;

	color: #F03859;

	text-decoration: none;

	display: block;

	width: 100%;

	padding-left: 10px;

	padding-top: 10px;

}

a.mainmenu:hover{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-style: normal;

	font-weight: bold;

	font-variant: normal;

	color: #ffffff;

	text-decoration: none;

	display: block;

	width: 90%;

	background-color: #D35E73;

	background-repeat: no-repeat;

	padding-left: 10px;

	padding-top: 10px;

}



.fltrt {  
	float: right;
	margin-left: 8px;}
	
.fltlft { 
	float: left;
	margin-right: 8px;}
	
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;}

.smitlc {
	font-size: 80%;
	font-style: italic;
	color: #D35E73;

}
.link {
	color: #8B2C40;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.linkclr {
	color: #F03859;
	text-decoration: none;
	font-style: italic;
}

