body{
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        color:#FFFFFF;
}
a{
        color:#FFFFFF;
        text-decoration:none;
}
a:hover{
       text-decoration:underline;
}
.yamaha{
        font-family: Impact, Arial;
        text-transform:uppercase;
        color:#FFFFFF;
        font-size:18px;
        background:#61516e;
}
.topmenu_links{
        color:#FFFFFF;
        font-family:Arial, Helvetica, sans-serif;
        font-size:11px;
        text-decoration:none;
        margin-left:10px;
        
}
.topmenu_links:hover{
        text-decoration:underline;
}
.page_title{
                font-size:16px;
                text-align:center;
                font-weight: 600;
}
.hr_1{
        width:100%;
        height:2px;
        background:#7a6389;
}
.copyright{
        color:#9999FF;
        text-decoration:none;
        font-size:10px;
}
.copyright:hover{text-decoration:underline}
.hd1{
        font-size:16px;
        font-weight: bold;
}
.form{
        width:300px;
        border: 1px solid #61516e;
        
}
.g_name  {width:100%; font-weight: bold;  margin-top:15px;}
.g_date  {width:100%; font-weight: bold;  text-align:right;}
.g_text  {width:100%; text-align:justify; margin-bottom:15px;}
.g_retext{width:100%; text-align:justify; color:#9999FF;  margin-bottom:15px;}
.g_rename{width:100%; font-weight: bold; text-align:justify; color:#9999FF;}
.error{color:#9999FF; background:#61516e; text-align:center;}