@charset "utf-8";
/* CSS Document */

a:link {
	color: #FFFF99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF99;}
a:hover {
	text-decoration: none;
	color: #333333;}
a:active {
	text-decoration: none;
}

#bodyarea a:link {
	color: #083BA4;
	text-decoration: none;
	}
#bodyarea a:visited {
	color: #083BA4;
	}
#bodyarea a:hover {
	color: #849ca9;
	}
#bodyarea a:active {
	text-decoration: none;
	}
#bodyarea #tablewrapper .left #l_login a:link  {
	color: #990000;
	text-decoration: none;
	}
#bodyarea #tablewrapper .left #l_login a:visited  {
	color: #990000;
	text-decoration: none;
	}
#bodyarea #tablewrapper .left #l_login a:hover  {
	color: #73B1EA;
	text-decoration: none;
	}

.links{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFCC;

}

