.standard {
	font-family: "Verdana", "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #D7C9C4;
}
.standard a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #FFACDE;
}
.standard a:visited {
	font-weight:normal;
	text-decoration: underline;
	color: #DF5B9D;
}
.standard a:hover {
	font-weight: normal;
	color:  #DF5B9D;
	text-decoration: none;
}
.subhead {
	font-family: "Verdana", "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
	font-weight: normal;

}
.subhead a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #FFACDE;
}
.subhead a:visited {
	font-weight:normal;
	text-decoration: underline;
	color: #DF5B9D;
}
.subhead a:hover {
	font-weight: normal;
	color:  #DF5B9D;
	text-decoration: none;
}

.menu {
	font-family: "Verdana", "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	color: #DF5B9D;
}
.menu a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	color:  #DF5B9D;
	text-decoration: none;

}
