a.left_link:link {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
	line-height:170%;
}
a.left_link
{
font-size:12px;
color:#003399;
text-decoration:underline;
line-height:170%;
}
a.left_link:hover
{
font-size:12px;
color:#ff0000;
text-decoration:none;
}

a.right_link:link {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0033CC;
	text-decoration: underline;
	line-height:170%;
}
a.right_link
{
font-size:12px;
color:0033CC;
text-decoration:underline;
line-height:170%;
}
a.right_link:hover
{
font-size:12px;
color:#ff0000;
text-decoration:none;
}
a.menu1:link {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:170%;
}
a.menu1
{
font-size:12px;
color:#FFFFFF;
text-decoration:none;
line-height:170%;
}
a.menu1:hover
{
font-size:12px;
color:#ff0000;
text-decoration:none;
}