
a:link 
{
	color: #000000;
	text-decoration: underline;
}

a:visited 
{
	color: #000000;
	text-decoration: underline;
}

a:hover 
{
	color: #180E96;
	text-decoration: underline;
}

a:active 
{
	color: #F37321;
	text-decoration: underline;
}

.style1 
{
	color: #F37321;
	font-weight: bold;
	font-size: 10px;
}

.style2 {font-size: 10px}
.style3 {color: #333333}
.style4 {font-size: 10px; color: #F37321;}

.style1_head
{
	font-size: 16px;
	font-weight: 700;
	text-decoration: underline;
}