BODY  {
	font-family : Arial;
	font-style : normal;
	font-size : 12px;
	color : black;
	background-image: url(/images/pinkspacer.png);
	line-height : 1.5;
	margin: 0px;
}


A.menulink {
	color : #FFB2C6;
	text-decoration : Underline;
	font-weight : bold;
}

A.menulink:Active {
	color : #993300;
}

A.menulink:Hover  {
	color : #FFF25E;
	text-decoration : none;
	font-weight : bold;
}

A,A.redtxt  {
	color : #97132E;
	text-decoration : Underline;
	font-weight : bold;
}

A:Hover,A.redtxt:Hover	{
	color : #FFB2C6;
	text-decoration : none;
	font-weight : bold;	
}

A:Visited,A.redtxt:Visited  {}

A:Active,A.redtxt:Active  {
	color : #FFB2C6;
}

table  {
	font-size : 12px;
	color : black;
}

.header  {
	font-size : 16px;
	color: #97132E;
}

.smalltext  {
	font-size : 10px;
}

