.bold  {font-family : arial, Verdana, Helvetica;font-size : 11px;font-weight: bold;}

.subtitle  {font-family : arial, Verdana, Helvetica;font-size : 14px;font-weight: bold;}

.italic  {
	font-family : arial, Verdana, Helvetica;
	font-size : 11px;
	font-weight: normal;
	
	font-style: italic;
}

.underline  {
	font-family : arial, Verdana, Helvetica;
	font-size : 11px;
	font-weight: normal;
	
	font-style: normal;
	text-decoration: underline;
}

a.type1:active {color: #ffffff; text-decoration: none;font-weight: bold;font-size : 11px;}
a.type1:link {color: #ffffff; text-decoration: none;font-weight: bold;font-size : 11px;}
a.type1:visited {color: #ffffff; text-decoration: none;font-weight: bold;font-size : 11px;}
a.type1:hover {color: #ffffff; text-decoration: underline;font-weight: bold;font-size : 11px;}

a.type2:active {color: #506672; text-decoration: none}
a.type2:link {color: #506672; text-decoration: none}
a.type2:visited {color: #506672; text-decoration: none}
a.type2:hover {color: #f3bf0f; text-decoration: none;}

a.type3:active {color: #CA3D72; text-decoration: none ;font-weight: bold;font-size : 11px;}
a.type3:link {color: #CA3D72; text-decoration: none;font-weight: bold;font-size : 11px;}
a.type3:visited {color: #CA3D72; text-decoration: none;font-weight: bold;font-size : 11px;}
a.type3:hover {color: #CA3D72; text-decoration: underline;font-weight: bold;font-size : 11px;}

a.type4:active {color: #000000; text-decoration: none ;font-weight: bold;font-size : 11px;}
a.type4:link {color: #000000; text-decoration: none;font-weight: bold;font-size : 11px;}
a.type4:visited {color: #000000; text-decoration: none;font-weight: bold;font-size : 11px;}
a.type4:hover {color: #000000; text-decoration: underline;font-weight: bold;font-size : 11px;}
