a:link 				{	color: #000066;	text-decoration: underline}
a:visited 			{	color: #000066;	text-decoration: underline}
a:hover 			{	color: #660000;	text-decoration: underline}
a:active			{	color: #000066}

.left_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: normal;
}
.left_nav a:link 			{
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
.left_nav a:visited 		{
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
.left_nav a:hover 			{
	color: #660000;
	text-decoration: underline;
	font-weight: normal;
}
.left_nav a:active			{
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}

.small08_darkgrey 	{	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	color: #333333}
.small08_darkgrey a:link 			{	color: #333333;	text-decoration: none}
.small08_darkgrey a:visited 		{	color: #333333;	text-decoration: none}
.small08_darkgrey a:hover 			{	color: #FF0000;	text-decoration: none}
.small08_darkgrey a:active			{	color: #333333}


.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: normal;
}

.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
.pgfooter {
	background-image: url(../../668/images/index_footer2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

