body{
color:#336699;
background-color: white;
font-family: Ariel, Comic Sans MS, sans-serif;
font-size:14;
}

a{
color:blue;
font-style;
font-weight: bold;
font-size:14;
}

a:hover{
color:blue;
background-color:lightblue;
font-style;
font-weight:bold;
font-size:14;
}

a:visit{
color:#333399;
background-color:grey;
font-style;
font-weight:bold;
font-size:14;
}

table{
color:#336699;
font-style;
font-size:12;
}


<link rel="stylesheet" href="style.css" type="text/css">