@charset "utf-8";
/* CSS Document */
body{


	scrollbar-base-color:#FF3133;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#F0F0F0;
    scrollbar-shadow-color:#FF3133;
    scrollbar-highlight-color:#FF3133;
    scrollbar-3dlight-color:#FF3133;
    scrollbar-darkshadow-Color:#FF3133;


}
.textos {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 1.5px;

}
.llamadas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	list-style-image: url(imagenes/asterisco.gif);
}

.bordeforms {
	border: 1px solid #333333;
}
