
a {
background-color: transparent;
text-decoration: none;
color: #518ecb;
}
a:hover {
text-decoration: none;
color: #2b4764;
}

body {
background-color: #252525;
background-image: url("../images/bg_2.jpg");
background-repeat: repeat;
color: #FFFFFF; font-size: 14px;
font-family: "Segoe UI", Tahoma, Geneva, "Trebuchet MS", Arial, sans-serif;
margin: 0px;
}
