
body{

FONT-SIZE: 4px; FONT-FAMILY: MS Sans Serif, Tahoma, sans-serif
COLOR: #666666;

a:link { color: #005CA2; text-decoration: none}
a:visited { color: #005CA2; text-decoration: none}
a:active { color: #0099FF; text-decoration: underline}
a:hover { color: #0099FF; text-decoration: underline}


}

.normal {
	FONT-SIZE: 4px; FONT-FAMILY: MS Sans Serif, Tahoma, sans-serif
	COLOR: #666666;
}
.head_gray {
	font-family: tahoma;
	font-size: 16px;
	color: #7F7F7F;
}

A:link {
COLOR: #FF9900; FONT-FAMILY: MS Sans Serif, Tahoma, sans-serif; text-decoration: none;
}
A:hover {
	COLOR: #FF9900; FONT-FAMILY: MS Sans Serif, Tahoma, sans-serif; text-decoration: none;
}
A:visited {
	COLOR: #666666; FONT-FAMILY: MS Sans Serif, Tahoma, sans-serif; text-decoration: none;
}
A:active {
	COLOR: #FF9900; FONT-FAMILY: MS Sans Serif, Tahoma, sans-serif; text-decoration: none;
}

.email {
	font-family: MS Sans Serif, Tahoma, sans-serif;
	font-size: 4px;
	color: #999999;
}
.head_cat {
	font-family: tahoma;
	font-size: 13px;
	color: #5C99EB;
}
.whiteFont {
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 10px;
}

