/*  
www.artetokio.com - menu_style css file.
*/

body {
background-image: url(http://www.artetokio.com/images/back.jpg);
background-repeat: repeat-x;
background-attachment: fixed;
}
a:link { color: #355BAC; text-decoration: none;}
a:visited { color: #355BAC; text-decoration: none;}
a:active { color: #355BAC; text-decoration: none;}
a:hover { color: #34B2C9; background: #EFDFC5; text-decoration: none; }

