

body{
background-color:rgb(0,0,79); 
}


.ShopTitle{
color:white;
font-family:arial;
font-size:20pt;
font-weight:600;
}


a{
color:white;
font-family:arial;
font-size:10pt;
font-weight:600;
text-decoration:none;
}
a:active{
color:white;
font-family:arial;
font-size:10pt;
font-weight:600;
text-decoration:none;
}
a:visited{
color:white;
font-family:arial;
font-size:10pt;
font-weight:600;
text-decoration:none;
}
a:hover{
color:yellow;
font-family:arial;
font-size:10pt;
font-weight:600;
text-decoration:none;
}
