body {background-color:white; font-family: "Arial";}

H1.En {font-size: 38px; font-style:italic; font-family: "Arial black"}

H1.Ch {font-size: 38px;}

Table.banner { width:900px; border: 0px}

Table.menu { width:900px; border: 0px}

Table.content { width:900px; border:0px; padding: 0px;}

div.main {margin-left:auto;margin-right:auto;width:90%; text-align:justify}

div.mainC {margin-left:auto;margin-right:auto;width:65%; text-align:justify}

Table.bottom { width:900px; border: 0px}

.top {background-color:green; color: white; font-size:12px}

.banner {background-image: url('img/sky.jpg');color:black; font-weight:bold; line-height:38px;}

.menu {background-color:Brown; color:white}

.content {background-color:#F0F0F0; color:black;  font-size:16px; }

.bottom {background-color:green; color:white; font-size:15px}

.links {background-color:#808080; color:white}

a:link {
COLOR: #FFFFFF;
}
a:visited {
COLOR: yellow;
}
a:hover {
COLOR: #FF0000;
}
a:active {
COLOR: #00FF00;
}

a.content:link {
COLOR: #0000FF;
}
a.content:visited {
COLOR: #0000FF;
}
a.content:hover {
COLOR: #FF0000;
}
a.content:active {
COLOR: #00FF00;
}