.num  {
	font-family : 'book antiqua', 'times', 'times roman', 'times new roman';
	font-weight : bold;
	font-size:12px; 
	line-height:15px;
	color : #ffffff;
}

.name  {
	font-family : 'book antiqua', 'times', 'times roman', 'times new roman';
	font-size:12px; 
	line-height:15px;
	color : #000000;
}

.form  {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size:12px; 
	line-height:15px;
	color : #000000;
}

A {
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : bold;
	font-size:12px; 
	line-height:15px;
	color : #cc3300;
	text-decoration : none;
}

A:Visited  {
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : bold;
	font-size:12px; 
	line-height:15px;
	color : #cc3300;
	text-decoration : none;
}

A:Active  {
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : bold;
	font-size:12px; 
	line-height:15px;
	color : #990000;
	text-decoration : underline;
}

A:Hover  {
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : bold;
	font-size:12px; 
	line-height:15px;
	color : #990000;
	text-decoration : underline;
}

