body{
color:white;
}

a{
color:white;
background:transparent;
text-decoration:none;}

a:visited{
color:white;
background:transparent;
text-decoration:none;}

a:hover, a:active, a:focus{
color:#ee362c;
background:transparent;
text-decoration:none;}

img{border:none;}


