a:link  {
        text-decoration : none;
        color : #000000;
}

a:visited  {
        text-decoration : none;
        color : #000000;
}

a:active  {
        text-decoration : none;
        color : #FD0D00;
}

a:hover  {
        text-decoration : underline;
        color : #FD0D00;
}

body {
        background-color : #FFFFFF;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight : normal;
        margin: 0px;
        padding: 0px;
}

.left_menu {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        text-decoration: none;
        font-weight: normal;
        font-size : 10px;
        color: #6C6B55;
}

.text {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-weight: normal;
        font-size : 12px;
        color: #7B7B62;
}

.copy {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-weight: normal;
        font-size : 10px;
        color: #000000;
}

.art-name {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-weight: bold;
        font-size : 14px;
        color: #7B7B62;
}

.on_page {        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight : normal;
	    font-size : 12px;
        color : #002B1A}

.main_title {        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight : normal;
        font-size : 20px;
        color : #000000
}

a.main_title {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight : normal;
        font-size : 20px;
        color : #000000
        text-decoration : none;
}

a.main_title:active  {
        text-decoration : none;
        color : #000000;
}

a.main_title:hover  {
        text-decoration : none;
        color : #000000;
}



.spl {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight : normal;
        font-size : 9px;
        color : #55dddd
}

a.spl {
        color : #55dddd
        text-decoration : none;
}

a.spl:active  {
        text-decoration : none;
        color : #550000;
}

a.spl:hover  {
        text-decoration : none;
        color : #550000;
}

