body		{	background: url("../images/fondo.jpg") #ffffff; background-repeat: repeat-x; 
				font-family:verdana; color:#000033; margin-top:0;		}
h1			{	color: navy; font-family:Albertus Extra Bold,Arial;
				margin-top:-10px; margin-bottom: 0px;}
h2			{	color: #006600;  font-family:Albertus,Tahoma,Arial;	margin-bottom: 0px;	}
h3			{	color: blue;  	font-family:Arial;	margin-bottom: 0px;	}
h4			{	color: #006600;	font-family:verdana;	margin-bottom: 0px;	}
h5			{	color: #006600;  font-family:verdana; margin-bottom: 0px;	}
i			{	color: #800080;  font-family:verdana; 		}
pre		{	font-family: Courier;    margin-bottom: 0px;	}
blink 	{	color: #a0d0c0	}
jesus 	{	color: purple }
a			{	font-family:verdana; text-decoration:none;	}
a:link	{  color:#0000ff; }
a:visited{	color:#6600ff; }
a:hover	{	background-color:#fEFeFF;color:red;	}
a:active	{	color:red; }
a:focus	{	background-color:#e8e8e8; }
ul			{	margin-top: 10; }
li			{	margin-top: 1; }

/* Usados en Temas */
.t1		{
				width:600; padding:20; 
				border-right:4px inset #eeeeee; 
				border-bottom:4px inset #eeeeee; 
				background-color:#f4f4f4;
				font-size: 110%; 
				font-family: verdana;
			}
.td1		{	padding:30px;		}
.t2		{	background-color:#fefefe;	padding:10;font-size:80%; }
.p1		{	margin-left:20; color:#000033; }
