.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bodylink {
	color: #FFC4C4;
	text-decoration: none;

	
}
.picborder {
	border: thin solid #CE8452;

}
.bodytextboldtitle {
	font-weight: bold;
	text-decoration: underline;
	color: #FFF0D2;

}
.bodytextboldtitlebig {
	font-weight: bold;
	text-decoration: underline;
	color: #FFCB5E;
	font-size: 16px;

}
.formbox {
	background-color: #FFC6D9;
	border: thin solid #FF0000;
}
a.bodylink:hover {  
	font-weight: normal; 
	color: #ffc4c4;
	text-decoration: underline;
	}
a.menulink:hover {  
	font-weight: normal; 
	color: #ffc4c4;
	text-decoration: underline;
}
.menulink {
	color: #FFC4C4;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;



}
.menupop {
	background-color: #CC3333;
	border: thin solid #FFFFFF;
	background-image: url(../images/popbg.jpg);

}
.menusubtxt {

	font-weight: normal;
	color: #FFCB5E;
}
.tahoma {
	font-family: tahoma;
	font-size: 12px;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.garimond {
	font-family: garamond;
	font-size: 14px;
}
