body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 24px;
	color: #00008B;
}
.pestana {
	color: #3366CC;
	line-height: 15px;
	font-size: 10px;
}
.tblPestana{
	background-image: url(Imagenes/bktbl001.gif);
	font-size : x-small;
}
.tblPestanaSel{
	background-color: #DFDFDF;
	font-size : xx-small;
}
.tblfondo{
	background-color: #483D8B;
}


.menuLink{
	font-size: xx-small;
	color: #000000;
	line-height : 10px;
/*	text-align : center;*/
	background-color : white;
	width : 100%;
}
.menuLink:hover{
	text-decoration : underline;
}
.titulo{
	font-size : x-large;
	text-align : right;
}
.subtitulo{
	font-size : x-small;
	text-align : right;
	background-color : #B3C2D9;
	color:#003366;
}
.subtitulo:hover{
	text-decoration: none;
}
.concepto {
	font-size: xx-small;
}
.link{
	font-size : xx-small;
	color : #000000;
	background : #EFEFF7;
	line-height : 12px;
	text-align : center;
}

.linkfull{
	width : 100%;
}





.minitop {
	color: White;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align : middle;
	background-color : #003366;
}
.minitop2 {
	color: #003366;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align : middle;
	background-color :White ;
}
.clro{color: #003366;}
.clrc{color: White;}

.menuTitulo1{
	font-size : x-small;
	font : bold;
	color : white;
	background-color : #003366;
}
.menuTitulo2{
	font-size: x-small;
	background-color: white;
	color: #003366;
	line-height : 20px;
	text-align : left;
	text-transform : capitalize;
	font-weight : bold;
}
.tdleft{
	background: #F7F7F7;
}
.tdmain{
	background : url(imagenes/cleartec/fondo.gif);
}
.tdclaro{
	background-color : #DEE3EF;
	font-size : xx-small;
}
.tdoscuro{
	background-color : #BDCBDE;
	font-size : xx-small;
}
.mainsubtitulo{
	font-size: x-small;
	color: #003366;
	line-height : 20px;
	text-align : left;
	font-weight : bold;
}
<link href="formato.css" rel="stylesheet" type="text/css">