A  {
	color: #383838;
	text-decoration: none;
	font-weight: bold
}

A:visited  {
	color: #383838;
	text-decoration: none;
	font-weight: bold
}

A:active  {
	color: #383838;
	text-decoration: none;
	font-weight: bold
}

A:hover  {
	color: #C00000;
	text-decoration: underline;
	font-weight: bold
}

A.menuBarOption  {
	color: #b8b8b8;
	text-decoration: none;
	font: bold 15px 'Timmons','Sans Serif';
	letter-spacing: 3px;
}

A.menuBarOption:visited {
	color: #b8b8b8;
	text-decoration: none;
	font: bold 15px 'Timmons','Sans Serif';
	letter-spacing: 3px;
}

A.menuBarOption:active {
	color: #b8b8b8;
	text-decoration: none;
	font: bold 15px 'Timmons','Sans Serif';
	letter-spacing: 3px;
}

A.menuBarOption:hover {
	color: white;
	background: #383838;
	text-decoration: none;
	font: bold 15px 'Timmons','Sans Serif';
	letter-spacing: 3px;
}

A.model  {
    color: white;
    background: #383838;
	font-family: Sans Serif,Verdana,Arial;
	font-size: 14px;
    font-weight: 900;
    letter-spacing: 4px;
	text-decoration: none;
}

A.model:active  {
    color: white;
    background: #383838;
	font-family: Sans Serif,Verdana,Arial;
	font-size: 14px;
    font-weight: 900;
    letter-spacing: 4px;
	text-decoration: none;
}

A.model:hover  {
    color: #C00000;
    background: #383838;
	font-family: Sans Serif,Verdana,Arial;
	font-size: 14px;
    font-weight: 900;
    letter-spacing: 4px;
	text-decoration: none;
}

A.model:visited  {
    color: white;
    background: #383838;
	font-family: Sans Serif,Verdana,Arial;
	font-size: 14px;
    font-weight: 900;
    letter-spacing: 4px;
	text-decoration: none;
}

A.potencia {
    color: #383838;
	background: white;
	font-family: Sans Serif,Verdana,Arial;
	font-size: 16px;
    font-weight: 900;
    letter-spacing: 2px;
	text-decoration: none;
	border-color: #b8b8b8;
	border-style: solid;
	-moz-opacity:.7;	/* estil de mozilla*/
}

TD  {
	font-family: Verdana,Arial;
	font-size: 13px;
}

TD.model  {
    color: white;
    background: #383838;
	font-family: Sans Serif,Verdana,Arial;
	font-size: 14px;
    font-weight: 900;
    letter-spacing: 4px;
}

TD.maq1  {
    color: #383838;
    background: #EEEEEE;
	font-family: Sans Serif,Verdana,Arial;
	font-size: 11px;
    letter-spacing: 2px;
}

TD.maq2  {
    color: #383838;
    background: #CCCCCC;
	font-family: Sans Serif,Verdana,Arial;
	font-size: 11px;
    letter-spacing: 2px;
}

TD.preu  {
    color: white;
    background: #C00000;
	font-family: Sans Serif,Verdana,Arial;
	font-size: 11px;
    font-weight: bold;
    letter-spacing: 2px;
}

HR {
	color : Navy;
	height : 2px;
}

TABLE.menu {
	border-color: #383838;
	border-style: solid;
	border-top-width: 40px;
	border-bottom-width: 40px;
	border-left-width: 2px;
	border-right-width: 2px;
}

UL.submenu {
	color: #383838;
	font: italic 12px 'Sans Serif';
}
