@charset "UTF-8";
/* CSS Document */
body {
background-image:url(images/bk1.jpg);
background-repeat:repeat-x;
margin:0;
font-family:Arial, Helvetica, sans-serif;
color: 5c2e91;
}
a {
color: none
font-size:12px;
}
a:hover {
color: none;
}
}
a:visited {
color: rgb(255,0,0); 
} 
}
a:link {
text-decoration: none
color: none;
} 
img { 
border: none; 
}
:focus { -moz-outline-style: none; }
 
