a:link { color: blue; text-decoration: none; }
a:visited { color: blue; text-decoration: none; }
a:active { color: red; text-decoration: none; }
a:hover { color: red; text-decoration: none; }

.galleri a:link { color: black; text-decoration: none; }
.galleri a:visited { color: black; text-decoration: none; }
.galleri a:active { color: red; text-decoration: none; }
.galleri a:hover { color: red; text-decoration: none; }

.menu a:link { color: black; text-decoration: none; }
.menu a:visited { color: black; text-decoration: none; }
.menu a:active { color: black; text-decoration: none; }
.menu a:hover { color: black; text-decoration: none; }

BODY 
{ 
margin: 0 0 0 0;
}

.backtab1 
{
background-image: URL(image/grayside5.gif);
}

.backtab2 
{
background-image: URL(image/background1.gif);
background-repeat: no-repeat;
background-position: 75px 75px;
background-color: EDEDED;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

.backtab3 
{
background-color: DEDEDE;
padding-top: 2px;
padding-left: 10px;
padding-bottom: 2px;
padding-right: 10px;
}

.chapterflag
{
background-image: URL(image/chapterflag2.jpg);
background-repeat: no-repeat;
width: 220px;
height: 81px;
color: #000000; 
font-family: Tahoma;
font-size: 16px;
font-weight: bold;
padding-top: 30px;
padding-left: 60px;
}

.header1
{
color: #000000;
font-weight: bold;
font-family: Tahoma, Verdana;
font-size: 14px;
}

.ltext1
{
color: #000000;
font-family: Tahoma, Verdana;
font-size: 11px;
}

.ltext2
{
color: #000000;
font-family: Tahoma, Verdana;
font-size: 9px;
}

.ltext3
{
color: #000000;
padding-left: 20px;
font-family: Tahoma, Verdana;
font-size: 11px;
}