.bg1 {
	background-image: url(images/bgd_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 18px 10px;
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
}

.bg4 {
	background-image: url(images/bgd_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 18px 10px;
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
}

.bg2 {
	background-image: url(images/bgd_04.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding: 3px 18px 10px;
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
}

.bg3 {
	background-image: url(images/bgd_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 18px 10px;
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
}

a:link {
	color : #000000;
	text-decoration: none;
}

a:visited {
	color : #000000;
	text-decoration: none;
}

a:hover {
	color : #660033;
	text-decoration: underline;
}

.text {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	padding: 5px 5px 0px;
}
