body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: black;
}

.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1F7BC7;
	text-decoration: none;
}

.bottom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: none;
}

.learnmore{
	font-weight: bold;
	color: #1D6DAA;
	text-decoration: none;
}

.home_links{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.submenu{
	color: #9A5C01;
	text-decoration: none;
}

.bodylinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}



a:hover {

	COLOR: #0099FF;
	text-decoration:underline;
}

