﻿body
{
	background-color:white;
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif
}
table,th,td,tr
{
border:1px solid green;
border-collapse:collapse;
}
h1,h2,h3,h4,h5,h6
{
	color:Red;
}
p
{
	color:#804000
}
a:link
{
	color:blue;
}
a:visited
{
	color:green;
}
a:hover
{
	color:#ff8000;
}
a:active
{
	color:red;
}
#main th
{
border:1px solid white;
border-collapse:collapse;
}
#main td
{
border:1px solid white;
border-collapse:collapse;
}
#main tr
{
border:1px solid white;
border-collapse:collapse;
}
#tournament th
{
border:1px solid white;
border-collapse:collapse;
}
#tournament td
{
border:1px solid white;
border-collapse:collapse;
}
#tournament tr
{
border:1px solid white;
border-collapse:collapse;
}

#final li a:link {
    display: block;
    font-weight: normal;
    color:#ccccff;
    background-color: #0000ff;
    width: 600px;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
#final li a:hover {
    display: block;
    font-weight: normal;
    color: #0000ff;
    background-color: #ccccff;
    width: 600px;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
#final li a:visited {
    display: block;
    font-weight: normal;
    color:#000080;
    background-color: #ccccff;
    width: 600px;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}

#game li a:link {
    display: block;
    font-weight: normal;
    color:#ffcccc;
    background-color: #ff0000;
    width: 600px;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
#game li a:hover {
    display: block;
    font-weight: normal;
    color: #ff0000;
    background-color: #ffcccc;
    width: 600px;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
#game li a:visited {
    display: block;
    font-weight: normal;
    color:#800000;
    background-color: #ffcccc;
    width: 600px;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
#main li a:link {
    display: block;
    font-weight: normal;
    color:blue;
    background-color: #aaaaff;
    width: 600px;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
#main li a:hover {
    display: block;
    font-weight: normal;
    color: #ff8000;
    background-color: #ffdacc;
    width: 600px;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
#main li a:visited {
    display: block;
       font-weight: normal;
    color:green;
    background-color: #ccffcc;
    width: 600px;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
#main2 li a:link {
    display: block;
    font-weight: normal;
    color:blue;
    background-color: #aaaaff;
    width: 600px;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
#main2 li a:hover {
    display: block;
    font-weight: normal;
    color: #ff8000;
    background-color: #ffdacc;
    width: 600px;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
#main2 li a:visited {
    display: block;
       font-weight: normal;
    color:green;
    background-color: #ccffcc;
    width: 600px;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}


#external li a:link {
    display: block;
    font-weight: normal;
    color:maroon;
    background-color: #ff8080;
    width: 600px;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
#external li a:hover {
    display: block;
    font-weight: normal;
    color: #ff0000;
    background-color: #ffaaaa;
    width: 600px;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
#external li a:visited {
    display: block;
    font-weight: normal;
    color:#cc0000;
    background-color: #ffcccc;
    width: 600px;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
#external2 li a:link {
    display: block;
    font-weight: normal;
    color:maroon;
    background-color: #ff8080;
    width: 600px;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
#external2 li a:hover {
    display: block;
    font-weight: normal;
    color: #ff0000;
    background-color: #ffaaaa;
    width: 600px;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
#external2 li a:visited {
    display: block;
    font-weight: normal;
    color:#cc0000;
    background-color: #ffcccc;
    width: 600px;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}

#vassal li a:link {
    display: block;
    font-weight: normal;
    color:#004000;
    background-color: #00c000;
    width: 600px;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
#vasal li a:hover {
    display: block;
    font-weight: normal;
    color: #00c000;
    background-color: #004000;
    width: 600px;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
#vassal li a:visited {
    display: block;
    font-weight: normal;
    color:#006600;
    background-color: #00e600;
    width: 600px;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
ul li a:link {
    display: block;
    font-weight: normal;
    color:blue;
    background-color: #aaaaff;
    width: 150px;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
ul li a:hover {
    display: block;
    font-weight: normal;
    color:#FF8000;
    background-color: #ffdacc;
    width: 150px;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}

ul li a:visited {
    display: block;
    font-weight: normal;
    color:green;
    background-color: #ccffcc;
    width: 150px;
    text-align: center;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
} 
li {
    float: left;
}


