P,U,OL,UL,TD
{
	font-family: Arial; font-size: x-small; text-align: justify
}
A,a
{
	color: #648Cb5;
	text-decoration : underline;
}
A,a:link
{
	color: #648Cb5;
	text-decoration : underline;
}
A,a:visited
{
	color: #648Cb5;
	text-decoration : underline;
}
A,a:hover
{
	color: #A1A2A0;
	text-decoration: none;
}


A,a.white
{
	color: white;
	text-decoration : underline;
}
A,a.white:link
{
	color: white;
	text-decoration : underline;
}
A,a.white:visited
{
	color: white;
	text-decoration : underline;
}
A,a.white:hover
{
	color: white;
	text-decoration: none;
}
.copy
{
	color: White;
	font-size: 12px;
}

.qmsLink, .qmsLink:link, .qmsLink:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.qmsLink:hover, .qmsLink:active
{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
