/* CSS Document */
a.top:link {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}
	
	
a.top:visited {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}
	
	
a.top:hover {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	}
	
	
	
a.top2:link {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}
	
a.top2:visited {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}
	
a.top2:hover {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	}
	







a.bot:link {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	}
	
	
a.bot:visited {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	}
	
	
a.bot:hover {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#CC3300;
	text-decoration:none;
	}
	




	
	
a.left:link {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#232323;
	text-decoration:none;
	}
	
a.left:visited {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#232323;
	text-decoration:none;
	}
	
a.left:hover {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#CC3300;
	text-decoration:underline;
	}
	
	
	
a.comp:link {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#CCCCCC;
	text-decoration:underline;
	}
	
a.comp:visited {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#CCCCCC;
	text-decoration:underline;
	}
	
a.comp:hover {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	}