body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:14px;
	margin:25px 0px 25px 0px;
}
a {
	outline:none;
}
a:link {
	text-decoration:underline;
	color:#E1004C;
}
a:visited {
	text-decoration:underline;
	color:#E1004C;
}
a:hover {
	text-decoration:underline;
	color:#E1004C;
}
p {
	margin:0px;
}
.mainpad {
	padding:19px 11px 11px 11px;
}
.menu {
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-right: 26px;
	margin-left: 26px;
}
a.menu:link {
	text-decoration:none;
	color:#FFFFFF;
}
a.menu:visited {
	text-decoration:none;
	color:#FFFFFF;
}
a.menu:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.saving {
	background-image: url(images/tip.jpg);
	background-repeat: no-repeat;
	background-position: 397px 176px;
}
#first img {
	width: 120px;
	height: 50px;
	}
.txt1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a.txt1:link {
	text-decoration:none;
	color:#666666;
}
a.txt1:visited {
	text-decoration:none;
	color:#666666;
}
a.txt1:hover {
	text-decoration:underline;
	color:#E1004C;
}
.txt2 {
	font-size:12px;
	line-height:16px;
}
#container1 a img {
	border:solid 1px #CCCCCC;
	margin-right:8px;
	padding:8px;
	background-color:#333333;
}
#container1 a:hover img {
	border:solid 1px #FF0000;
}
#container1 a:hover {  /* wakeup IE */
	border-width: 0;
}
