A:hover {
	color: #c71585;
	TEXT-DECORATION: underline
}
A {
		text-decoration: none
		}

	TABLE
	{
	font-family:'Verdana', 'Arial', 'Sans-Serif';
	font-weight: normal;
}

	TD
	{
	font-family: 'Arial', 'Sans-Serif';
	font-weight: normal;
}

	B.title
	{		
		font-family: 'Verfdana', 'Arial', 'Sans-Serif';
		font-weight: bold;
		font-style: italic;
		}
	.small 	{
	font-family:  'Arial', 'Verdana',  'Sans-Serif';
	font-weight: normal;
	font-size: smaller;
	color: #000000;
	font-style: italic;
}
UL.graphic {
	list-style-image : url("images/dot.gif");
}
	.smaller {
	font-family: 'Arial', 'Verdana', 'Sans-Serif';
	color: #000000;
	font-size: x-small;
}

