td.clfmenucell2 {
        vertical-align: middle;
        font-family: arial, helvetica, verdana, sans-serif;
        font-size: .75em;
        color: white;
        background-color: #99247F;
        height: 1em;
}

a.institute:link {
        width : 100%;
        color : #ffffff;
        text-decoration: none;
        background-color : #99247F;
}

a.institute:active {
        width : 100%;
        color : #ffffff;
        text-decoration: none;
        background-color : #99247F;
}

a.institute:visited {
        width : 100%;
        color : #ffffff;
        text-decoration: none;
        background-color : #99247F;
}

a.institute:hover {
        width : 100%;
        color : #ffffff;
        text-decoration: none;;
        background-color : #99247F;
}

a.institute1:link {
        width : 100%;
        font-size: 1.3em;
	font-weight: bold;
        color : #99247F;
        text-decoration: none;
        background-color : #FFFFFF;
}

a.institute1:active {
        width : 100%;
        font-size: 1.3em;
	font-weight: bold;
        color : #99247F;
        text-decoration: none;
        background-color : #FFFFFF;
}

a.institute1:visited {
        width : 100%;
        font-size: 1.3em;
	font-weight: bold;
        color : #99247F;
        text-decoration: none;
        background-color : #FFFFFF;
}

a.institute1:hover {
        width : 100%;
        font-size: 1.3em;
	font-weight: bold;
        color : #99247F;
        text-decoration: none;;
        background-color : #FFFFFF;
}

