.projecttext {
    font-family: arial, helvetica, sansSerif;
    font-size: 12px;
    font-weight: normal;
    color: #747474;
    text-transform: uppercase;
}
a.projectlink, a.projectlink:hover, a.projectlink:active, .projectlink_selected, a.projectlink_selected {
    font-family: arial, helvetica, sansSerif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 18px;
}

a.projectlink {
    color: #747474;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
}

.projectlink_selected, a.projectlink_selected {
    color: #C1116E;
    text-decoration: underline;
}

a.projectlink:hover {
    color: #C1116E;
    line-height: 18px;
    text-decoration: underline;
}
a.projectlink:active {
/*    text-decoration: overline;
    font-weight: bold; */
    line-height: 18px;
    color: #C1116E;
}
a.projectnavi {
    font-family: tahoma, helvetica, arial, sansSerif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    line-height: 18px;
}
a.projectnavi:hover {
    font-family: tahoma, helvetica, arial, sansSerif;
    font-size: 11px;
    color: #333333;
    text-decoration: underline;
    line-height: 18px;
}
a.projectnavi:active {
    font-family: tahoma, helvetica, arial, sansSerif;
    font-size: 11px;
    color: #000000;
    line-height: 18px;
}
.green {
    font-family: tahoma, helvetica, arial, sansSerif;
    font-size: 11px;
    line-height: 18px;
    color: #00CC33;
    text-decoration: none;
}
a.topnavi {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
}
a.topnavi:hover {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration:underline;
}

.image { border: 1px solid #73746F; margin-bottom: 1px; }
.sel_image { border: 1px solid #C1116E; margin-bottom: 1px; }


#icheika {
width:120px;
background-color: #fff;
font-weight:bold;
color:#cf2d82;
text-align:center;
position:relative;
float:right;
border:1px solid #747474;
font-size:9px;
font-family: Helvetica;
padding-top:5px;
padding-bottom:5px;
}

#icheika a, 
#icheika a:link, 
#icheika a:active,
#icheika a:visited { 
color:#CE2C81;
text-decoration: none;
} 

#icheika a:hover { 
color:#000;
text-decoration: none;
} 