body {
	font-family:Tahoma;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#EEF8FF;
	font-size:14px;
}
a:link {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color: #FF0000;
}
a:active {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
}
a:visited {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
}
a:hover {
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color: #FF0000;
}
/* ----------------------------*/
.textfield {
	font-family:Tahoma;
	font-size:12px;
}
.textfield a:link {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color: #FF0000;
}
.textfield a:active {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
}
.textfield a:visited {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
}
.textfield a:hover {
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
/* ----------------------------*/
h1 {
	font-family:Tahoma;
	color:#E41E1E;
	font-size:18px;
}
h2 {
	font-family:Tahoma;
	color:#E41E1E;
	font-size:14px;
	font-weight:bold;
}
.offer {
	color:#0E4E7E;
	font-size:12px;
}
/* ----------------------------*/
.footer {
	font-size:10px;
	font-weight:bold;
}
.footer a:link {
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}
.footer a:active {
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}
.footer a:visited {
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}
.footer a:hover {
	font-size:10px;
	font-weight:normal;
	text-decoration: none;
}
/* ----------------------------*/
.footer2 {
	font-size:11px;
}
.footer2 a:link {
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
.footer2 a:active {
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
.footer2 a:visited {
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
.footer2 a:hover {
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
/* ----------------------------*/
.pageName {
	font-weight:bold;
	color:#FFFFFF;
}
/* ----------------------------*/
.tetr {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
.tetr a:link {
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
}
.tetr a:active {
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
}
.tetr a:visited {
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
}
.tetr a:hover {
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFF00;
}
/* ----------------------------*/
.cart {
	font-size:13px;
}
/* ----------------------------*/
.data {
	font-size:12px;
	font-weight:bold;
	color: #FF0000;
}
.data a:link {
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	color:#FF0000;
}
.data a:active {
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	color:#FF0000;
}
.data a:visited {
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	color:#FF0000;
}
.data a:hover {
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color: #FF0000;
}
/* ----------------------------*/