/* CSS Document */

body{
background-image:url(images/background.gif);
background-repeat:repeat-x;
}.text01 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #8E2B48;
}
.text00,td {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.text02 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #765D6B;
	text-decoration: none;
}
a:hover{
text-decoration:underline;
}
.text03 {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #765D6B;
	text-decoration: none;
}
.text04 {
	color: #C92525;
}
.text05 {
	color: #FADAEA;
}
.tablo01 {
	border: 1px dotted #D87C98;
}
.tablo02 {
	border-top: 1px none #D87C98;
	border-right: 1px dotted #D87C98;
	border-bottom: 1px dotted #D87C98;
	border-left: 1px dotted #D87C98;
}
