.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text_yellowbkgd    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFF00;
}
.text_redbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #b90505;
	background-color: #FFFFFF;
	font-weight: bold;
}
.text_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}
.title_black {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	background-color: #FFFFFF;
}
.subtitle_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #b90505;
	background-color: #FFFFFF;
	font-weight: bold;
}
.text_sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	background-color: #ffffcc;
	font-style: italic;
}
.text_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c0c0c0;
	background-color: #000000;
}
.textblack_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
}
.tableleft {
	background-image: url(images/wudangneigong_12.jpg);
	background-repeat: repeat;
}
.tableright {
	background-image: url(images/wudangneigong_14.jpg);
	background-repeat: repeat;
}
/* LINK = apspect du lien */
A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b90505;
	background-color: #FFFFFF;
	text-decoration: underline;
}
/* LINK = apspect du lien lorsque MouseOver */
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: underline;
}
/* ACTIVE = apspect du lien lorsque sélectionné */
A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
/* VISITED = aspect du lien lorsque visité */
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b90505;
	background-color: #FFFFFF;
	text-decoration: underline;
}
.link_bottom{
}
/* LINK = apspect du lien */
.link_bottom A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c0c0c0;
	background-color: #000000;
	text-decoration: underline;
}	
/* LINK = apspect du lien lorsque MouseOver */
.link_bottom A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	text-decoration: underline;
}
/* ACTIVE = apspect du lien lorsque sélectionné */
.link_bottom A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
}
/* VISITED = aspect du lien lorsque visité */
.link_bottom A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c0c0c0;
	background-color: #000000;
	text-decoration: underline;
}
.text_yellowbkgdCopyH3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	background-color: #FFFF00;
}

