P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
}

A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : x-small;
	color : #FFFFFF;
	text-decoration : none;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : x-small;
	color : #FFFFFF;
	text-decoration : underline;
}

A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : x-small;
	color : #FFFFFF;
	text-decoration : none;
}

A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : x-small;
	color : #FFFFFF;
	text-decoration : none;
}




