body {
	font-family: Calibri, Helvetica, sans-serif;
}

td {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 12;
}

th {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 12;
}
a.head { 
	color: white; 
	text-decoration: none; 
	font-size: 15;
	font-weight: bold;
}
a:hover.head { 
	color: red; 
	text-decoration: none; 
	font-size: 15;
	font-weight: bold;

}
a.left { 
	color: white; 
	text-decoration: none;
	font-size: 12;
}
a:hover.left { 
	color: red; 
	text-decoration: none ;
	font-size: 12;
}
a { 
	color: blue; 
	text-decoration: none;
	font-size: 12;
}
a:hover { 
	color: red; 
	text-decoration: none ;
	font-size: 12;
}