a:link {color: #D6D2B7; text-decoration: none}
a:visited {color: #D6D2B7; text-decoration: none}
a:active {color: #D6D2B7; text-decoration: none}
a:hover {color: #195C77; text-decoration: none}
body {background-color: #547079; text-align: center}
font {font-family: Verdana}
h4 {text-align: center;color:#D0D621;font-family:Verdana;}
h5 {text-align: center;font-size:14;color:#D0D621;font-family:Verdana;} 
h6 {text-align: center;color:#D0D621;font-family:Verdana;}

/*lista comics*/
h7 {text-align: center; font-size:12;color:D0D621;font-family:Verdana;link-color:D6D2B7;font-weight:bold;}
/*titulo comics*/
h8 {text-align: center;font-size:14;color:#D0D621;font-family:Verdana;} 
/*return show hide*/
h9 {text-align: center; font-size:11;color:D0D621;font-family:Verdana;link-color:D6D2B7;}

 

table {
	text-align: center,left,right;
	border-width: 2px 2px 2px 2px;
	border-spacing: 1px;
	border-style: groove groove groove groove;
	border-color: #E6CB06;
	border-collapse: separate;
	background-color: #547079;
}
table th{
   # text-align: center;
	border-width: medium medium medium medium;
	padding: 2px 2px 2px 2px;
	border-style: ridge ridge ridge ridge;
	border-color: #E6CB06;
	background-color: #547079;
}

