#uni_links {
	font-family: 'Bitstream Vera Sans','Microsoft Sans Serif',sans-serif;
	font-size:medium;
	font-weight:bold;
	vertical-align:top;
	text-align:center;
	margin-top: 0;
	margin-left: 0;
	padding-top: 6pt;
}
/* Test */
#uni_links ul{ 
	padding : 0; 
        margin : 0;
	white-space : nowrap;
	color : inherit;
	background-color : inherit;
	color : inherit;
	float : left;
	width : 100%;
	border-style : solid;
	border-color : rgb(192, 233, 255);
	border-width : 0 0 1px 0;
	margin-top: 2px;
	 } 

#uni_links ul li {
	display: inline;
}

#uni_links>ul>li+li>a:link{
	color: inherit;
	background-color :  #FF80FF;
	font-weight : bold;
	text-decoration : none;
	border-left: 2px;
	border-color:  #FF80FF;
}

#uni_links>ul>li>a:link{
	color: inherit;
	background-color : inherit;
	font-weight : bold;
	text-decoration : none;
}

#uni_links>ul>li>a:visited{
	color: inherit;
	background-color : inherit;
	font-weight : bold;
	text-decoration : none;
}

#uni_links>ul>li>a:hover{
	background-color : rgb(192, 233, 255);
	color : rgb(32, 64, 128);
	font-weight : bold;
	text-decoration : none;
	border-width : 0 0 1px 0;
	border-color : rgb(32, 64, 128);
}

#uni_links>ul>li>a:active{
	color : rgb(192, 233, 255);
	background-color : inherit;
	font-weight : bold;
	text-decoration : none;
}
/*ND Test */

#uni_links a:link {
	color:#FFFFFF;
	text-decoration:none;
}

#uni_links a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#uni_links a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#uni_links a:active {
color:#FFFFFF;
text-decoration:underline;
}

#department_navbar {
	font-size:medium;
	vertical-align:top;
	text-align:center;
	font-weight:bold;
	color:#204080;
	margin: 0.3em 0.5em;
	padding-top:0.7em;
}

#department_navbar a:link {
	text-align: center;
	text-decoration:none; 
	font-weight:bold; 
	color:#204080; 
}
#department_navbar a:visited {
	text-align: center;
	text-decoration:none; 
	font-weight:bold; 
	color:#204080; 
}
#department_navbar a:hover {
	text-align: center;
	text-decoration:underline; 
	font-weight:bold; 
	color:#204080; 
}
#department_navbar a:active {
	text-align: center;
	text-decoration:none; 
	font-weight:bold; 
	color:#204080; 
}

#intext_links {
	font-family: 'Bitstream Vera Sans','Microsoft Sans Serif',sans-serif;
	font-size:medium;
	font-weight:normal;
}

#navbar {
	font-size:medium;
	text-align:center;
	font-weight:bold;
	color:#204080;
	margin: 0.3em 0.5em;
}

#navbar a:link {
	text-align: center;
	text-decoration:underline; 
	font-weight:bold; 
	color:#204080; 
}
#navbar a:visited {
	text-align: center;
	text-decoration:underline; 
	font-weight:bold; 
	color:#204080; 
}
#navbar a:hover {
	text-align: center;
	text-decoration:underline; 
	font-weight:bold; 
	color:#204080; 
}
#navbar a:active {
	text-align: center;
	text-decoration:underline;
	font-weight:bold; 
	color:#204080; 
}

#intext_links {
	font-family: 'Bitstream Vera Sans','Microsoft Sans Serif',sans-serif;
	font-size:medium;
	font-weight:normal;
}

a:link {
	text-decoration:underline; 
	font-weight:bold; 
	color:#204080; 
}
a:visited {
	text-decoration:underline; 
	font-weight:bold; 
	color:#204080; 
}
a:hover {
	text-decoration:underline; 
	font-weight:bold; 
	color:#204080; 
}
a:active {	
	text-decoration:underline; 
	font-weight:bold; 
	color:#204080; 
}

a#applink:link {
	color:white;
	text-decoration:none;
}

a#applink:visited {
	color:white;
	text-decoration:none;
}


a#applink:hover {
	color:white;
	text-decoration:underline;
}

a#applink:active {
	color:white;
	text-decoration:underline;
}

a#applink:focus {
	color:white;
	text-decoration:underline;
}
