.header
{
	color: #000000;
	font-family: arial, helvetica, sans-serif;
}
.welcome
{
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.intro
{
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}
.intro A:link
{
	color: #0000CC;
	text-decoration: none;
}
.intro A:visited
{
	color: #0000CC;
	text-decoration: none;
}
.intro A:active
{
	color: #FF3333;
	text-decoration: underline;
}
.intro A:hover
{
	color: #FF3333;
	text-decoration: underline;
}
.jrunError
{
	color: #000066;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
}
.jrunError A:link
{
	color: #0000CC;
	text-decoration: none;
}
.jrunError A:visited
{
	color: #0000CC;
	text-decoration: none;
}
.jrunError A:active
{
	color: #FF3333;
	text-decoration: underline;
}
.jrunError A:hover
{
	color: #FF3333;
	text-decoration: underline;
}
.links
{
	color: #0000CC;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
.links A:link
{
	color: #0000CC;
	text-decoration: none;
}
.links A:visited
{
	color: #0000CC;
	text-decoration: none;
}
.links A:active
{
	color: #FF3333;
	text-decoration: underline;
}
.links A:hover
{
	color: #FF3333;
	text-decoration: underline;
}
.copyright
{
	color: #CCCCCC;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.footer
{
	color: #CCCCCC;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}
