.entertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;

}
a:visited {
	color: #CCCCCC;
}
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #333333;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
}
.categ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
}
.bigtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 150%;

}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 120%;

}
body {
	background-image: url(images/bg3.jpg);

}
