.para {
	font: 11px/12px tahoma;
	color: #666666;
}
.para2 {
	font: 11px/11px tahoma;
	color: #ffffff;
}
.flink {
	color: #636363;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}
.flink:hover {
	color:  #000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.blink {
	color: #CC0000;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}
.blink:hover {
	color:  #CC0000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.header {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;

}
.para3 {

	font: 11px/12px tahoma;
	color: #CC0000;
}
.para4 {

	font: 11px/12px tahoma;
	color: #000000;
}

