#button_text {
	font-family: Verdana;
	font-size: 10px;
	padding: 5px;
}
.link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
.link A {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
.link A:hover {
	COLOR: #1C1F94;
	text-decoration: underline;
}
.normal_text {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px;
}
.normal_text A {
	COLOR: #000000
}
.normal_text A:hover {
	COLOR: #003399;
	text-decoration: underline;
}
#banner {
	padding: 5px;
}
#product {
	height: 150px;
	width: 250px;
	background-color: #A8CEEA;
}
#product1 {
	height: 150px;
	width: 250px;
	background-color: #5AA3D8;
}
#dotsline {
	background-image: url(images/dotline.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#footer {
	background-color: #4496D2;
}
.normal_text1 {
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px;
}
.normal_text1 A {
	COLOR: #FFFFFF
}
.normal_text1 A:hover {
	COLOR: #FF6600;
	text-decoration: underline;
}
