P  {}

A.main:link {
	color : #357CB6;
	font-size : 12px;
	font-weight : bold;
	font-family : Trebuchet MS, Verdana, Tahoma, Arial,GRHelvetica;
	text-decoration: none;
}
	
A.main:visited {
	color : #357CB6;
	font-size : 12px;
	font-weight : bold;
	font-family : Trebuchet MS, Verdana, Tahoma, Arial,GRHelvetica;
	text-decoration: none;
}
	
A.main:hover {
	color : #10497B;
	font-size : 12px;
	font-weight : bold;
	font-family : Trebuchet MS, Verdana, Tahoma, Arial,GRHelvetica;
	text-decoration: none;
}

A.main:active {
	color : #F77D00;
	font-size : 12px;
	font-weight : bold;
	font-family : Trebuchet MS, Verdana, Tahoma, Arial,GRHelvetica;
	text-decoration: none;
}

.normal  {
	color : #000066;
	font-size : 13px;
	font-weight : normal;
	font-family : Trebuchet MS, Verdana, Tahoma, Arial, GRHelvetica;
}

.bold  {
	color : #000066;
	font-size : 14px;
	font-weight : bold;
	font-family : Trebuchet MS, Verdana, Tahoma, Arial, GRHelvetica;

}
