/**
* @version $Id: admin_login.css,v 1.1 2005/07/22 01:54:30 eddieajau Exp $
* @copyright (C) 2000 - 2005 Miro International Pty Ltd
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
*/

a.links:link, a.links:visited {
	color: #333333;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: 200;
	font-variant: normal;
}
a.links:hover {

        color: #000000;
		  text-decoration: none;
		 text-decoration:underline;
}

.txtTrebuchet {
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	font-size: 12px;
}

.txtTrebuchetSubTitulo {
	font-family: "Trebuchet MS";
	font-style: normal;
	color: #DC930C;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	font-size: 12px;
}

