#red{
	color : #DC143C;
}
#white{
	color : white;
}
#black{
	color : Black;
}
*		{font-family:arial,helvetica, sans}

p		{font-family:arial,helvetica, sans}
p		{color:#666666}

font		{font-family:arial,helvetica, sans}
font		{
	color: #666666;
}

a		{color:#B91025}
a:hover	{background-color:#EAEAEA}
A:ACTIVE {
	text-decoration : none;
}
H1 {
	color:#B91025;
	font-family : Arial, Helvetica, sans-serif;
}
H2 {
	color:##666666;
	font-family : Arial, Helvetica, sans-serif;
}


