.px24 {   font-size: 24px}
.px20 {   font-size: 20px}
.px18 {   font-size: 18px}
.px16 {   font-size: 16px}
.px14 {   font-size: 14px}
.px13 {   font-size: 13px}
.px12 {   font-size: 12px}
.px11 {   font-size: 11px}
.px10 {   font-size: 10px}
.px19 {   font-size: 10px}
.px8  {   font-size: 8px}

body   {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
		
A 		{
	font-size:12px;
	text-decoration: none;
	font-weight: bolder;
	color : White;
}
A:Hover 		{
	font-size:12px;
	font-weight: bolder;
	text-decoration: underline;
	color : White;
}

