P  {
	font-family : Arial;
	color : #EDC3B1;
}

H1  {
	font-size : large;
	font-family : Arial;
	color : #EDC3B1;
	font-weight : bold;
}

A:Visited  {
	font-family : Arial;
	color : #D6909A;
; text-decoration: none
}

A:hover  {
	font-family : Arial;
	color : red;
; text-decoration: none
}

A:Active  {
	font-family : Arial;
	color : #39C79;
; text-decoration: none
}

A  {
	font-family : Arial;
	color : #D8334B;
; text-decoration: none
}

BODY  {
	font-family : Arial;
	color : #EDC3B1;
}

td  {
	font-family : Arial;
	color : #EDC3B1;
}

.mem  {
	font-family : Arial;
}

