.textbgHome {
	font-family: Tahoma, Arial;
	font-size:10px;
	background-image: url(images/bg_home.gif);
	background-repeat: no-repeat;
}
.textbgHome a:link{
	text-decoration: underline;
	color:#CC0000;
}
.textbgHome a:visited{
	text-decoration: underline;
	color:#CC0000;
}
.textbgHome a:active{
	text-decoration: underline;
	color:#CC0000;
}
.textbgHome a:hover{
	text-decoration: none;
	color:#CC0000;
}
.bottomTxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:11px;
}
.bottomTxt a:link{
	color:#FF0000;
	text-decoration:underline;
}
.bottomTxt a:active{
	color:#FF0000;
	text-decoration:underline;
}
.bottomTxt a:visited{
	color:#FF0000;
	text-decoration:underline;
}
.bottomTxt a:hover{
	color:#FF0000;
	text-decoration:none;
}

.text {
	font-family: Tahoma, Arial;
	font-size:12px;
}
.text a:link{
	text-decoration: underline;
	color:#CC0000;
}
.text a:visited{
	text-decoration: underline;
	color:#CC0000;
}
.text a:active{
	text-decoration: underline;
	color:#CC0000;
}
.text a:hover{
	text-decoration: none;
	color:#CC0000;
}
.textsm {
	font-family: Tahoma, Arial;
	font-size:10px;
}
.textsm a:link{
	text-decoration: underline;
	color:#CC0000;
}
.textsm a:visited{
	text-decoration: underline;
	color:#CC0000;
}
.textsm a:active{
	text-decoration: underline;
	color:#CC0000;
}
.textsm a:hover{
	text-decoration: none;
	color:#CC0000;
