/*-----attach body.custom to any style you add here-----*/
a {
text-decoration:none; 
color:#ab76b7;
}

body {style.css (línea 26)
color:#111111;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:65%;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.3;
text-align:center;
}

#logo {
	float: left;
        height: 75px;
        width: 450px;
        background: url(images/blogLogo.png) no-repeat;
}

.entry-title a {color:#becb5f;}

.sidebar-title{margin-bottom:3px; line-height:1.3; color:#555; font-weight:bold;}

#twitter_update_list{
	font-size: 9pt;
	color: #666666;
}
