.bgsolid {
	background-color : #6A2334;
}
.bgscreen1 {
	background-color : #6A2334;
}
.bgscreen2 {
	background-color : #EBE0E3;
}
.whitelink {
	text-decoration : underline;
	color: #BE9EA6;
	font-weight : normal;
}
A:HOVER.whitelink {
	text-decoration : underline;
	color: #ffffff;
	font-weight : normal;
}
A:visited.whitelink {
	text-decoration : underline;
	color: #BE9EA6;
	font-weight : normal;
}
.hdr{
	color: #6A2334;
	font-weight : normal;
	font-size : 16px;
}
