@charset "utf-8";
/* CSS Document */
/* ******************************************************************
 *	Site Name		FAVANCE Estudio de Flamenco
 *	Last Update	F08/05/09
 *	File Name		Fstyle_2.css
 *	Summary		Fstyle_2
 *	Author		@ Fmasayoshi
 *	Copyright		F2008 AVANCE Estudio de Flamenco.All rights reservde.
 * ****************************************************************** */	

body{
	background-color: #996633;
}
body,
table {
	font-size: 10pt;
	margin-right: auto;
	margin-left: auto;
}


/*======================================
	1-5.Hypertext Module
=======================================*/
a:link {
	color: #FFFFFF;
	overflow: hidden;
	text-decoration: underline;
}
a:visited {
	color: #EAEAEA;
	text-decoration: underline;
}
a:hover {
	color: #F1BB01;
	text-decoration: underline;
}