a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

a.menu:link {
	color: #FFFFFF;
	font-weight: bold;
}
a.menu:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a.menu:hover {
	color: #FFFFFF;
	font-weight: bold;
}
a.menu:active {
	color: #FFFFFF;
	font-weight: bold;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

h1 {
	font-size: large;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: small;
}
h4 {
	font-size: x-small;
}
h5 {
	font-size: xx-small;
}

.menu {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000066;
	background-image: url(imagens/fundo_menu.jpg);
	background-repeat: repeat-x;
	height: 20px;
	padding: 5px;
	margin: 0;
}
.presidente {
	font-weight: bold;
	background-color: #CCCCCC;
	word-spacing: 10px;
	color: #FFFFFF;
	text-indent: 2em;


}
.reitor {
	font-weight: bold;
	color: #CC0033 !important;
	margin: 0px;
	padding: 0px;


}
#grad li{
	display: block;
	clear: both;
	height: 100px;
	margin: 5px 0;
	overflow:visible;
}

#canais li {
	height: 110px;
}

