a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.txt-w {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}
.main-txt {
	font-family: tahoma;
	font-size: 11px;
	color: #252525;
	text-align: justify;
}
.bot-link {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.bg-line {
	background-image: url(org-line.jpg);
	background-repeat: repeat-x;
}
