/*********************************************************************************  
		LUIS GROLEZ www.grolez.com - Devos International - 23.02.09
*********************************************************************************/

body {
	background: #FFF;
	color: #666;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;	
	margin: 0;
	padding: 0;
}
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
a {
	color: #9E0011;
	text-decoration: none;
}
a:hover {
	color: #000;
}
	
/*********************************************************************************  
	Colours:  Black:#000  Red:#9E0011  LightGold:#F2DA93  DarkGold:#A98A57
*********************************************************************************/
