P  {
	font-size : 12px;	
	font-family : Arial;
	font-weight : normal;
	color : #FFFFFF;
}

.text  {
	font-size : 12px;	
	font-family : Arial;
	font-weight : normal;
	color : #000000;
}

.textw  {
	font-size : 12px;	
	font-family : Arial;
	font-weight : normal;
	color : #FFFFFF;
}

P.head  {
	font-size : 14px;
	font-family : Arial;
	color : #FFFFFF;
	font-weight : bold;
}

.head  {
	font-size : 14px;
	font-family : Arial;
	color : #FFFFFF;
	font-weight : bold;
}

.headb  {
	font-size : 14px;
	font-family : Arial;
	color : #000000;
	font-weight : bold;
}

.news  {
	font-size : 12px;
	font-family : Arial;
	color : #000000;
	font-weight : bold;
}

A  {
	font-size : 12px;
	font-family : Arial;
	color: #FF9797;
	font-weight : normal;
	text-decoration: none;
}

A:Hover  {
	font-size : 12px;
	font-family : Arial;
	color : #FF9797;
	font-weight : normal;
	text-decoration: underline;
}

A:Visited  {
	font-size : 12px;
	font-family : Arial;
	color : #FF9797;
	font-weight : normal;
}

A:Active  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	text-decoration: underline;
	color : #FF9797;
}

A.blue:link  {
	font-size : 12px;
	font-family : Arial;
	color : #3366cc;
	font-weight : normal;
	text-decoration: none;
}

A.blue:hover  {
	font-size : 12px;
	font-family : Arial;
	color : #3366cc;
	font-weight : normal;
	text-decoration: underline;
}

A.blue:visited  {
	font-size : 12px;
	font-family : Arial;
	color : #3366cc;
	font-weight : normal;
}

A.blue:active  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	text-decoration: underline;
	color : #3366cc;
}

.small  {
	font-size : 11px;
	font-family : Arial;
	color : #000000;
}