@charset "utf-8";
/* CSS Document */

body { margin-top: 0px;	margin-bottom: 0px;	background-color: #373737; font-family:Arial, Helvetica, sans-serif; }

.texts { font-family: Trebuchet Ms, Arial, Tahoma, Verdana;	font-size: 12px; color: #FFFFFF; }
.texts a{ font-family: Arial, Verdana, Tahoma; font-size: 12px; color: #DF714A; text-decoration:none; font-weight:bold; }
.texts a:hover{	color: #DF714A;	text-decoration: underline;	font-weight: bold; }
.texts a:visited{ color: #DF714A; text-decoration: none; font-weight: bold; }

.texts-bold { font-family: Trebuchet Ms, Arial, Tahoma, Verdana; font-size: 12px; color: #DF714A; font-weight:bold; }
.texts-bold a{ font-family: Arial, Verdana, Tahoma; font-size: 12px; color: #DF714A; text-decoration:none; font-weight:bold; }
.texts-bold a:hover{ color: #DF714A;	text-decoration: underline;	font-weight: bold; }
.texts-bold a:visited{ color: #DF714A; text-decoration: none; font-weight: bold; }

.white-texts-bold { font-family: Tahoma, Arial, Trebuchet Ms, Verdana; font-size: 12px; color: #FFFFFF; font-weight:bold; }

.prices { font-family: Trebuchet Ms, Verdana, Tahoma, Arial; font-size: 12px; color: #373737; font-weight:bold; }

.prices-alt-text { font-family: Trebuchet Ms, Verdana, Tahoma, Arial; font-size: 12px; color: #373737; font-weight:normal; }

