.leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	
}
.rightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.leftcolumn a:link {
	color: #CCCCCC;
}
.leftcolumn a:visited {
	color: #CCCCCC;
}
.leftcolumn a:hover {
	color: #FFFFFF;
	font-weight: normal;
}
.leftcolumn a:active {
	color: #999999;
}
a:link {color: #333333;}
a:visited {color: #333333;}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
	
}
a:active {color: #333333;}
.rightcolumn a:link {
	color: #004932;
	text-decoration: underline;
	font-size: 12px;
}
.rightcolumn a:visited {
	color: #004932;
	text-decoration: underline;
	font-size: 12px;
}
.rightcolumn a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}
.rightcolumn a:active {
	color: #004932;
	text-decoration: underline;
	font-size: 12px;
}
