<style type="text/css" media="screen">
	.smallFont {
		font-size: 12;
		display: block;
		text-decoration: none;
		
	}
	.smallFont1 {
		font-size: 12;
		text-decoration: none;
		
	}
	.smallFont11 {
		font-size: 10;
		display: block;
		text-decoration: none;
		
	}
	.smallFont11 {
		font-size: 10;
		text-decoration: none;
		
	}
	.smallFontBold1 {
		font-size: 12;
		text-decoration: none;
		text-weight:bold;
	}
	.smallFontBold {
		font-size: 12;
		display: block;
		text-decoration: none;
		text-weight:bold;
	}
	.smallFontBoldY {
		font-size: 12;
		display: block;
		text-decoration: none;
		text-weight:bold;
		color:#ffff66;
	}
	.smallFontBoldG {
		font-size: 12;
		display: block;
		text-decoration: none;
		text-weight:bold;
		color:#66cc00;
	}
	.smallFontBoldU {
		font-size: 12;
		display: block;
		text-decoration: underline;
		text-weight:bold;
	}
	.smallFontBoldR {
		font-size: 12;
		display: block;
		text-decoration: none;
		text-weight:bold;
		color:#CC7722;
	}
	.smallFontError {
		color: #D8000C;
		font-size: 12;
/* 		display: block; */
		text-decoration: none;
		text-weight:bold;
		
	}
	.smallFontErrorU {
		color: #D8000C;
		font-size: 12;
		display: block;
		text-decoration: underline;
		text-weight:bold;
		
	}
	.slectSmall{
		font-size: 12;
	}
	.smallFontA {
		font-size: 12;
		display: block;
		text-decoration: underline;
		color:Blue;	
	}
	.smallFontBoldA {
		font-size: 12;
		display: block;
		text-decoration: underline;
		text-weight:bold;
		color:Blue;	
	}

</style>