.tahoma12grey {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none; 
	font-weight:bold;
}
.tahoma11grey {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none; 

}
a.tahoma11grey {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline; 

}
a.tahoma11grey:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline; 

}
.tahoma15green {
	font-family: tahoma;
	font-size: 15px;
	color: #009900;
	text-decoration: none; 

}
.tahoma12green {
	font-family: tahoma;
	font-size: 12px;
	color: #009900;
	text-decoration: none; 
	font-weight: bold;

}
a.tahoma12green {
	font-family: tahoma;
	font-size: 12px;
	color: #009900;
	text-decoration: none; 
	font-weight: bold;

}
a.tahoma12green:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #009900;
	text-decoration: underline; 
	font-weight: bold;

}
.tahoma13grey {
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
	text-decoration: none; 

}