a:link {text-decoration : none;color : #208888;}
a:active {text-decoration : none;color : #20ffff;}
a:visited {text-decoration : none;color : #607070;}
a:hover {text-decoration : none;color : #20aaaa;}

body { 
color: black;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
background-color:#c9c9c9;
}

div {
background-color:white;
}

.dashline {
background-image:url(images/site/line.png);
}

.outter {
margin-top: 0.5cm;
margin-right: 0.5cm;
margin-left: 0.5cm;
border: 1px solid white;
}

.inner {
border: 1px solid black;
color:#7a1414;
background-color:white;
background-image:url(images/site/textbg.png);
}
