a:link
{
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #990000;
}

a:visited
{
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #990000;
}

a:hover
{
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #FFA500;
	text-decoration : underline;
}

a:active
{
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #990000;
}


p
{
	font-family : sans-serif;
	color : Black;
	font-size : 10pt;
}

.red_text
{
	color : #990000;
	font-family : sans-serif;
	font-size : 10pt;
}

.footer_text
{
	font-family : sans-serif;
	color : #990000;
	font-size : 8pt;
}

.page_text
{
	font-family : sans-serif;
	color : #000000;
	font-size : 10pt;
}
