.button  {
background-color:	#602c2d;
border-color:	#602c2d;
border-style:	solid;
border-width:	1px;
color:	#602c2d;
cursor:	pointer;
font-family:	Arial, Sans-Serif, Verdana;
font-weight:	bold;
padding:	3px;
}

.button:hover  
{
background-color:	#602c2d;
border-color:	#602c2d;
border-style:	solid;
border-width:	1px;
color:	#602c2d;
cursor:	pointer;
font-family:	Arial, Sans-Serif, Verdana;
font-weight:	bold;
padding:	3px;
}

A  {
color:	#c47e80;
font-family:	Arial;
text-decoration:	none;
}

A:Active  {
text-decoration:	none;
}

A:Hover  {
color:  #FFFFFF;
font-family:   Arial;
text-decoration:	none;
}


BODY  {
background-color:	#602c2d;
color:	#3d2121;
font-family:	Arial;
font-size:	16px;
}

H1  {
color:	#3d2121;
font-family:	Arial;
font-size:	32px;
}

H2  {
color:	#3d2121;
font-family:	Arial;
font-size:	26px;
}

H3  {
color:	#3d2121;
font-family:	Arial;
font-size:	16px;
}

H4  {
color:	#3d2121;
font-family:	Arial;
font-size:	16px;
}

P  {
font-family:	Arial;
}

hr  {
color:	#3d2121;
}

td  {
font-family:	Arial;
font-size:	16px;
}
