body, p, li	{	font-family: arial; font-size: 14px;		}
body {background-color: #000000; }

.header	{	font-size: 16px; font-weight: bold; color: #9e0b0f;	}

.smallred	{	font-family: arial; font-size: 12px;		color: #9e0b0f;	}
.mainbg { background-attachment: scroll;  background-color: #000000; background-position:top; background-repeat: repeat-x; background-image: url(images/bricks.jpg); text-align: center; }
.lr20 {margin: 0px 20px 0px 20px;}

a.smallwhitelink:link		{ color: #ffffff; font-size: 12px;	text-decoration: none; }
a.smallwhitelink:visited	{ color: #ffffff; font-size: 12px;	text-decoration: none; }
a.smallwhitelink:active		{ color: #ffffff; font-size: 12px;	text-decoration: none; }
a.smallwhitelink:hover		{ color: #ff0000; font-size: 12px;	text-decoration: none; }


 

a:link		{ color: #9e0b0f; 	text-decoration: none; }
a:visited	{ color: #9e0b0f; 	text-decoration: none; }
a:active		{ color: #9e0b0f; 	text-decoration: none; }
a:hover		{ color: #FF0000;		text-decoration: underline; }
