.qrtitle
{
	color : Maroon;
	font : bold 16px Arial;
}
.qrlink
{
	color: Gold;
	font: bold 12px Arial;
	text-decoration : none;

}
.newsbar
{
	color : Gold;
	font : bold 18px Arial;
	background-color : Maroon;
}
.newstext
{
	color: Orange;
	font: 14px Arial;
	Background-color: Black;
	text-indent: 40px;
	border: double Gold;
	padding: 5px;
}
.text
{
	color : White;
	font : 14px Arial;
}
.whitetitle
{
	color: white;
	font : 20px Arial;
}
.whiteheader
{
	color: White;
	font: normal bold 26px Arial;
}
.link
{
	color: Red;
	font : bold 12px Arial;
	text-decoration : none;
}
.cardtext
{
	color: white;
	font : italic 14px Arial;
}
.cardtype
{
	color : white;
	font : bold 14px Arial;
}
body
{
	background: Black;
	scrollbar-face-color: Black;
	scrollbar-track-color: Gray;
	scrollbar-arrow-color: Gold;
	scrollbar-base-color: White;
	scrollbar-3dlight-color: Black;
}