A:link, A:visited, A:active, A:hover {
}
A:link  {
  color: #0000FF;
}
A:visited {
  color: #0000FF;
}
A:active {
  color: #0000FF;
}
A:HOVER {
  color: #000000;
  background-color: ;
}
.onbody {
  color: #000000;
}
.onbody A:link {
  color: #000000;
}
.onbody A:visited {
  color: #000000;
}
.onbody A:active {
  color: #000000;
}
.onbody A:hover {
  color: #4197E3;
}

BODY,P,TABLE,TD,TR {
  font-size: 9pt;
  color: #000000;
  font-family: Verdana, Helvetica, sans-serif;
}
BODY {
	background: url(http://weblogreview.net/wordpress/wp-content/themes/recetas-10/images/background.png);
	color: #333;
	font-family: Arial, "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
	margin: 0;
	padding: 0 0;
}
FORM {
  display: inline;
  margin-bottom: 0;
}
PRE {
  font-size: ;
  font-family: ;
}

.tableborders {
  background: #B4B4B4;
}

.tddetails {
  background: #FFFFFF;
}

.tdbackground {
  font-size: 9pt;
  font-weight: ;
  color: #000000;
  background: #F4F4F4;
  font-family: Verdana, Helvetica, sans-serif;
}

.tdnothumbs {
  font-size: 9pt;
  font-weight: ;
  color: #000000;
  background: #F4F4F4;
  font-family: Verdana, Helvetica, sans-serif;
}

.menubar{
  background: #4197E3;
  font-size: 8pt;
  color: #FFFFFF;
}
.menubar A:link {
  color: #FFFFFF;
}
.menubar A:visited {
  color: #FFFFFF;
}
.menubar A:active {
  color: #FFFFFF;
}
.menubar A:hover {
  color: #000000;
}

.menubarnb{
  background: #4197E3;
  font-size: 8pt;
  color: #FFFFFF;
}
.menubarnb A:link {
  color: #FFFFFF;
}
.menubarnb A:visited {
  color: #FFFFFF;
}
.menubarnb A:active {
  color: #FFFFFF;
}
.menubarnb A:hover {
  color: #000000;
}

.catcolumn {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #F4F4F4;
}

.photocol {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #E4E4E4;
}

.commentscol {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #F1F1F1;
}

.lastphocol {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #F1F1F1;
}

.lastcommcol {
  font-size: 8pt;
  background: #E4E4E4;
  color: ;
}

.small {
  font-size: 8pt;
  font-family: Verdana, Helvetica, sans-serif;
}
.medium {
  font-size: 10pt;
  font-family: Verdana, Helvetica, sans-serif;
}
.large {
  font-size: 12pt;
  font-family: Verdana, Helvetica, sans-serif;
}

.welcome {
  background: ;
  font-family: Verdana, Helvetica, sans-serif;
  color: #FFFFFF;
}

.lighttable {
  background: #F7F7F7;
  color: #000000;
}

.alternatetable {
  background: #DEDEDE;
}

.formboxes{
  font-family: ;
  background-color: ;
  color: ;
  font-size: 9pt;
}

blockquote {
   font-size:9pt; border:1px solid #E6E6E6;
   margin:0px 20px; padding:0px 10px
}
blockquote .small {
   background:#E6E6E6;
   margin-left:-10px; padding:1px 2px
}
blockquote hr {
   visibility:hidden;
   height:1px
}
blockquote br {
   font-size:1px
}

#header {
	color: inherit;
    	background-color: #4197E3;
         width: 76%;
         	margin-left: auto;
         margin-right: auto;
	padding: 20px 20px 16px 20px;
	}

#barra {
	background-color: #A5BE0E;
	padding: 12px 20px 12px 20px;
	margin: 0px 8px 16px 8px;
	font-weight: bold;
	color: #E0D752;
	height: inherit;
	}

#barra a {
	color: #fff;
	}
#advert {
         position: relative;
         }
#links  {
         color: #FFFFFF;
        }
#credits {
	background: #A5BE0E;
	width: 76%;
         font-family: "Small Fonts", VT100, Arial, Helvetica, serif;
	font-size: 9px;
	margin-left: auto;
         margin-right: auto;
	padding: 8px 20px;
	text-align: center;
	color: #E0D752;
	}
/* Header */
	#header h1 {
	color: #fff;
	font-size: 30px;
	font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, Arial, times, serif;
	margin: 0;
}

#header h2 {
	color: #fff;
	font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, Arial, times, serif;
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-transform: lowercase;
	}
	
#header a {
	background: transparent;
	color: #fff;
	text-decoration: none;		}
	
#header a:hover {
	color: #ECEAFF;
	text-decoration: none;

/*	Credits */
#credits a {
	color: #FFF;
	text-decoration: none;
	}
	
#credits a:hover {
	background: transparent;
	color: #E0D752;
	}
	
#credits p {
	margin-top: 20px;
	padding: 0;
	color: #E0D752;
	}
