<style type="text/css">


a.squarebutton1{
background: transparent url('http://www.caminosantiagodecompostela.com/images/squaregrayleft.gif') no-repeat top left;
display: block;
float: left;
font: normal 20px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a.squarebutton2{
background: transparent url('http://www.caminosantiagodecompostela.com/images/squaregrayleft.gif') no-repeat top left;
display: block;
float: left;
font: normal 18px Arial; /* Change 12px as desired */
font-weight: bold;
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a.squarebutton3{
background: transparent url('http://www.caminosantiagodecompostela.com/images/squaregrayleft.gif') no-repeat top left;
display: block;
float: left;
font: normal 14px Arial; /* Change 12px as desired */
font-weight: bold;
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton1, a:visited.squarebutton1, a:active.squarebutton1{
color: #494949; /*button text color*/
}

a.squarebutton1 span{
background: transparent url('http://www.caminosantiagodecompostela.com/images/squaregrayright.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton1:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton1:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

a:link.squarebutton2, a:visited.squarebutton2, a:active.squarebutton2{
color: #494949; /*button text color*/
}

a.squarebutton2 span{
background: transparent url('http://www.caminosantiagodecompostela.com/images/squaregrayright.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton2:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton2:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

a:link.squarebutton3, a:visited.squarebutton3, a:active.squarebutton3{
color: #494949; /*button text color*/
}

a.squarebutton3 span{
background: transparent url('http://www.caminosantiagodecompostela.com/images/squaregrayright.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton3:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton3:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

a.menulink {
  border-style: solid;
  border-width : 1px 4px 4px 1px;
  text-decoration : none;
  padding : 4px;
  border-color : #69f #00f #00f #69f;
}
a.menulink:hover { border-color: #ccc; }
 
.feed {
padding: 0 0 0 19px;
background: transparent url(http://www.caminosantiagodecompostela.com/images/feediconsmall.png) no-repeat scroll 0 50%;
margin-left: 3px;
}
  
a.sencillo{
text-decoration: none;
font-family: Arial,Helvetica,sans-serif;
text-align: justify;
font-style: normal;
font-weight: bold;
font-size: 18pt;
color: red;
}
a.sencillo:link {text-decoration: none}
a.sencillo:visited {text-decoration: none}
a.sencillo:active {text-decoration: none}
a.sencillo:hover {
font-size:18pt; 
font-weight:bold; 
color: #CC0000; 
text-decoration: underline;
}

a.camino{
text-decoration: none;
font-family: Arial,Helvetica,sans-serif;
text-align: centre;
font-style: normal;
font-weight: bold;
font-size: 22pt;
}
a.camino:link {text-decoration: none}
a.camino:visited {text-decoration: none}
a.camino:active {text-decoration: none}
a.camino:hover {
font-size:24pt; 
font-weight:bold; 
}

</style>
