pre {
	font-size: xx-small;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

a {
 font-size:
 text-decoration: underline;
}


.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;
}

.bodycenter {
	text-align: center;
}

.block {

	float: left;
	height: auto;
	width: 16em;
	margin-right: 20px;
	margin-top: 25px;
	padding: 5px;
	text-align: justify;
	border-top-width: 0px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-style: dotted;

}

.blockcomments {
   font-size: x-small;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-style: normal;
}

div.menu {
   width: 99%;
   margin-top: 5px;
   margin-bottom: 10px;
   text-align: center;
}

span.menu {

	font-family: Verdana, Arial, Helvetica, sans-serif; 
   	font-size: x-small; 
  	font-style: normal;
  	text-decoration: none; 
}

span.menu a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;		
}


div.mes {
   width: 99%;
   margin-top: 5px;
   margin-bottom: 10px;
   text-align: right;
   font-size: x-small; 
}

span.mes {

	font-family: Verdana, Arial, Helvetica, sans-serif; 
   	font-size: x-small;    
  	font-style: normal;
  	text-decoration: none; 
}

span.mes a {
   	font-size: x-small; 
	 text-decoration: none;
}

span.mes a:hover {
	text-decoration: underline;
}


div.comment {

	float: left;
	height: auto;
	border-bottom-style: dotted;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 10px;
	border-top-style: solid;
	padding: 5px;
	text-align: justify;

}

.commenttext {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.commentinfo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	/*text-decoration: underline;*/

}

.commentgroup {

	height: auto;
	width: 99%;
	padding: 5px;
	float: left;
}


.commentform {
	width: 99%;

	/*border-bottom-style: dotted;*/
	/*border-top-style: ridge;*/


	border-width: 1px;
	margin-right: 5px;
	margin-top: 5px;
	padding: 5px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: justify;

}










pre {
	color: #AD760C;
	color: #222222;
	color: #CD962C;
	color: #111111;
}

a {
	color: #AD760C;
	color: #333333;
	color: #CD962C;
	color: #111111;
}

// menu de arriba y de abajo
div.menu {
	color: #6080B0;
}

span.menu {
	color: #554444;
	color: #002060;
	color: #0080B0;
	color: #6080B0;
	color: #333355;
}

span.menu a {
	color: #663333;
	color: #005544;
	color: #0080B0;
	color: #6080B0;
	color: #333355;
}

span.mes {
	color: #C04B24
	color: #554444;
	color: #333355;
}

span.mes a {
	color: #F0CBA4;
	color: #663333;
	color: #aaaadd;
}

.block {
	border-color: #AD760C;
	border-color: #FDC65C;
	border-color: #000000;
	border-color: #440000;
	
}

// comentarios, titulo y lo de abajo
.bodytitle {
	color: #FDC65C;
	color: #003333;
	color: #a00000;
	color: #002060;
}
.bodytext {
	color: #EDB64C;
	color: #000000;
	color: #600000;
	color: #300000;
	color: #001030;
}
.blockcomments {
	color: #AD760C;
	color: #111111;
	color: #a00000;
	color: #554444;
	color: #002060;
}

.blockcomments a {
	color: #AD760C;
	color: #111111;
	color: #806B34;
	color: #663333;
	color: #001030;
}

// comment	
.commentform {
	border-color: #AD760C;
	color: #AD760C;
	background-color: #DDDDDD;
}
div.comment {
	border-color: #222222;
	background-color: #999999;
}
.commentgroup {
	background-color: #29254b;
	background-color: #BBBBBB;
}
.commenttext {
	color: #222222;
}
.commentinfo {
	color: #333333;
}
