.text { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal;
	color: #464646; 
	text-decoration: none; 
	letter-spacing: normal; 
	word-spacing: normal; 
}

.text a:link, .text a:visited, .text a:active { 
	color: #464646; 
}

.text a:hover { 
	color: #a82c18; 
}

.text_bold { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal;
	color: #464646; 
	text-decoration: none; 
	letter-spacing: normal; 
	word-spacing: normal; 
	font-weight: bolder;
}

.text_bold a:link, .text_bold a:visited, .text_bold a:active {
	color: #464646;
	text-decoration:underline;
}

.text_bold a:hover {
	color: #a82c18;
}


.text_white { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF;
	text-decoration: none; 

}

.text_white a:link, .text_white_bold a:visited, .text_white_bold a:active { 
	color: #FFFFFF; 
	text-decoration: none; 

}
.text_white a:hover {
	color: #464646;
	text-decoration: none;
}

.text_orange_bold { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #a82c18; 
	text-decoration: none; 
	letter-spacing: normal; 
	word-spacing: normal; 
	font-weight: bolder;
}

.text_orange_bold a:link, .text_orange_bold a:visited, .text_orange_bold a:active { 
	color: #a82c18; 
	text-decoration: underline; 

}
.text_orange_bold a:hover {
	color: #c43e02;
	text-decoration: none;
}

.Title { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #a82c18; 
	text-decoration: none; 
}

.Subtitle { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #c43e02; 
	text-decoration: none;
}

.table { 
font-family: Arial, Helvetica, sans-serif; 
font-size: xx-small; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
color: #a82c18; 
}

.table a:link, .tabla a:visited, .tabla a:active{ 
color: #a82c18; 
}

.table a:hover{ 
color: #c43e02; 
}

.text_white_bold { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bolder;

}

.text_white_bold A:link, .text_white_bold A:active { 
	color: #FFFFFF; 
	text-decoration: none; 

}
.text_white_bold A:hover {
	color: #464646;
	text-decoration: none;
}

.text_white_prices { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bolder;
	letter-spacing: -1px;
}

.text_white_prices A:link, .text_white_prices A:visited, .text_white_prices A:active { 
	color: #FFFFFF; 
	text-decoration: none; 
}

.text_white_prices A:hover {
	color: #464646;
	text-decoration: none;
}
