/*
Hoja de estilos de PHP Kike Guestbook
*/

.tabla
{
	background-color: #CC9900;
	width: 412;
}

.tabla2
{
	background-color: #CC9900;
	width: 198;
}

.filatitulo
{
	background-color: #FFFFCC;
	height: 20;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.filacentro
{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	color: #000000;
}

.filaabajo
{
	background-color: #FFFFCC;
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	color: #000000;
}