.tabel1 {
	background-image: url(bk2.gif);
	padding: 6px;









}
.red {
	background-color: #FF9980;
	text-align: justify;
	text-indent: 20px;
	padding: 5px;
	border: 1px dashed #000000;


}
.green {
	text-align: justify;
	text-indent: 20px;
	padding: 5px;
	border: 1px dashed #000000;
	background-color: #9FDFBF;


}
.blue {
	background-color: #80B3FF;
	text-align: justify;
	text-indent: 20px;
	padding: 5px;
	border: 1px dashed #000000;
	margin: auto;


}
.grey {
	text-indent: 20px;
	padding: 10px;
	border: none #FFFFFF;
	text-align: justify;
}
a:link {
	text-decoration: none;
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
.tabel2 {
	border: 1px solid #FFFFFF;
}

