/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

BODY {
scrollbar-face-color: C1DCFB;
scrollbar-highlight-color: E0F4FB;
scrollbar-3dlight-color: 7FBBD0;
scrollbar-darkshadow-color: 036182;
scrollbar-shadow-color: 2885A5;
scrollbar-arrow-color: 023772;
scrollbar-track-color: FBFEFF;
}

.big { 
	color: #000000;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
}

.clientes { 
	color: #0857A6;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

a {	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited	{	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {	font-size: 12px;
	font-family: Tahoma;
	color: #315393;
	text-decoration: underline;
	font-weight: bold;
}
a:active {	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}