A:link 		{ color: #696969 }
A:visited 	{ color: #696969 }
A:active 	{ color: #444444 }
A:hover 	{ color: #696969 }
A:link, A:visited
			{ text-decoration: none }
A:hover
			{ text-decoration: underline }


BODY {
	color:				#696969;
	font-weight:		bold;
	font-size:			x-small;
	background-color:	#000000;
}

TABLE {
		font-size:			x-small;
}

PRE   {
		font-size:			x-small;
}

.title_page {
	color:				#ffffff;
	text-align:	 		center;
	font-size:	 		x-small;
	background-color:	#000000;
}



.update {
	text-align:	 		center;
	font-size:	 		x-small;
}

