BODY {
	background-color : White;
	font-family : "Times New Roman", Times, serif;
}
A {
	text-decoration : none;
	color : #FFFFCC;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	height : 10px;
	background-color : #003300;
	padding-left : 5px;
	padding-right : 5px;
}
A:LINK {
	
}
A:ACTIVE {
	background-color : #009900;
	color : Yellow;
}
A:HOVER {
	background-color : #009900;
}
A:VISITED {
	color : #00CC00;
}
A:FOCUS {
	
}
HR {
	color : #003300;
	height : 1px;
}
P {
	text-align : justify;
}
TD.head {
	background-image : url(grafic/banner1.jpg);
	background-repeat : no-repeat;
	background-position : top;
}
.lastkanute {
	text-decoration : none;
	color : ;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	height : auto;
	background-color : transparent;
	padding-left : 0px;
	padding-right : 0px;
}