A {
        text-decoration:none;
        color: #3300FF;
        }
A:hover {
        text-decoration:underline;
}

#line_menu2 {
        color: #FFFFFF;
        width: 100%;
        text-decoration: none;
}
#line_menu2:hover {
        color: #000000;
        background-color: #FFFFFF;
        width: 100%;
}
.line_menu {
        color: #495677;
        width: 100%;
}
.flow_menu {
        cursor:'default';
        color:#FFFFFF;
        width: 100%;
        background-color: #495677;
}
.flow_table {
        background-color: #FFFFFF;
        width: 83px;
        vertical-align: middle;
        height: 116px;
        color: #000000;
        text-align: left;
        font-size: 8pt;
}
.text {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
}
.studio_menu {
        color: #999999;
        font-weight: normal;
        margin-left: 22px;
        font-size: 11px;
        line-height: 13px;
        text-decoration: none;
}
.sudio_menu:hover {
        background-color:#CCCCCC;
        color: #000000;
        text-decoration: none;
}
.flow {
        cursor:default;
        text-decoration: none;
        height: 100%;
        width: 100%;
        color: #000000;
}

.flow:hover {
        background-color: #FFCC00;
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
}
.script {
        font-family: "Times New Roman", Times, serif;
        font-size: 11pt;
        font-style: normal;
        margin: 10px;
}
