

.small
	{
	font-size:9px;
	}


a.bgRed
	{
	background-color:#ffcccc;
	color:#000000;
	}

a.bgBlue
	{
	background-color:#ccccff;
	color:#000000;
	}

.highlight
	{
	background-color:#ffff00;
	font-weight:bold;
	}

.t_orange { font-family: Verdana, sans-serif;  font-size: 10px; color: #ffb420;font-weight: bold;    }