/* Stylesheet for HUK-Schach*/

body,h1,h2,h3,h4,p,ul,ol,li,div,td,th,b,i,navlinks,navloc {
font-family:Arial,sans-serif;
font-size:12px;
color:#808080;
}

h1 {
font-size:18px;
font-weight:bold;
color:black;
}

h2 { 
font-size:15px;
font-weight:bold;
color:black;
}

h3 {
font-size:13px;
font-weight:bold;
color:black;
}

a {
color:#1A435A;
font-size:12px;
text-decoration:none;
}

a:hover{ color:#B2B2B2; }

/* Style of the links in the navbar */

#navloc td {
font-size:15px;
font-weight:bold;
color:#1A435A;
}

#navlinks td, #navlinks a {
color:#1A435A;
font-size:13px;
text-decoration:none;
font-weight:bold;
}

#navlinks a:hover{ color:#B2B2B2; }