
body {
padding : 0;
margin : 0;
}
img {
border : 0;
}
border {
border-style : dotted;
}
.main {
border-style : solid;
color : #9c9c9c;
}
.menu {
font-family : Tahoma;
color : #666666;
font-size : 12px;
text-decoration : none;
}
.menu A:link {
font-family : Tahoma;
color : #666666;
font-size : 12px;
text-decoration : none;
}
.menu A:active {
font-family : Tahoma;
color : #666666;
font-size : 12px;
text-decoration : none;
}
.menu A:visited {
font-family : Tahoma;
color : #666666;
font-size : 12px;
text-decoration : none;
}
.menu A:hover {
font-family : Tahoma;
color : #666666;
font-size : 12px;
text-decoration : underline;
}
.copy {
font-family : Lucida Console, Tahoma;
color : #999999;
font-size : 10px;
text-decoration : none;
}
.copy A:link {
font-family : Lucida Console, Tahoma;
color : #006699;
font-size : 10px;
text-decoration : none;
}
.copy A:active {
font-family : Lucida Console, Tahoma;
color : #006699;
font-size : 10px;
text-decoration : none;
}
.copy A:visited {
font-family : Lucida Console, Tahoma;
color : #006699;
font-size : 10px;
text-decoration : none;
}
.copy A:hover {
font-family : Lucida Console, Tahoma;
color : #006699;
font-size : 10px;
text-decoration : underline;
}
.cont {
padding: 1em 1em;
font-family : Tahoma;
color : #333333;
font-size : 12px;
text-decoration : none;
}
.cont A:link {
font-family : Tahoma;
color : #006699;
font-size : 12px;
text-decoration : none;
}
.cont A:active {
font-family : Tahoma;
color : #006699;
font-size : 12px;
text-decoration : none;
}
.cont A:visited {
font-family : Tahoma;
color : #006699;
font-size : 12px;
text-decoration : none;
}
.cont A:hover {
font-family : Tahoma;
color : #006699;
font-size : 12px;
text-decoration : underline;
}

