/* -- Basic HTML Elements -- */
body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #CCCCCC;
}
<style type="text/css">
.punteado{
border: 1px solid #aaaaaa; 
}
</style> 
body {
	/*background-color: #BDDFFF;*/
}
a {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #09F;
}
a:active {
	text-decoration: none;
}
.winrar {
	text-decoration: none;
}
.Estilo8 {

	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.Estilomenuarriba {

	font-size: 13px;

	color: #FFFFFF;
}
.titulos {
	font-size: 15px;
	font-weight: bolder;
	color: #FFF;
}

.Estilo14 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo16 {
	color: #09F;
	
	font-weight: bold;
}
.Estilo18 {
	color: #39C;
	font-weight: bold;
}
.Estilo22 {
	color: #39C;
	font-weight: bold;
}

.boton{
	font-size:11px;
	font-family:Trebuchet MS;
	font-weight:bold;
	color:#CCCCCC;
	background:#333333;
	border: #09F 1px solid;

}
.textarea{
font-size:12px;
font-family:Trebuchet MS;
font-weight:bold;
color:#CCCCCC;
background:#333333;
border: #09F 1px solid;

}
.tificha{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #CCCCCC;
}