A.menu  {
	color : White;
	text-decoration : none;
}
A.menu:Hover  {
	color : Silver;
    text-decoration : none;
}

A.menu:Visited  {
	color : White;
    text-decoration : none;
}

A.menu:Active  {
	color : Silver;
    text-decoration : none;
}

a:link {
		color: red; 
		text-decoration: none;
}

a:visited {
		color: blue; 
		text-decoration: underline;
}

a:hover {
		color: red;
		text-decoration: underline;
}

td.menu  {
	height : 5px;
	padding : 0px;
	margin : 0px;
	margin-bottom : 0px;
	line-height : 10px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	border-width : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	text-align : center;
	font-size : 11px;
	color : White;
	font-family : Arial;
	font-style : normal;
	font-weight : bold;
	font : arial;
	top : auto;
}

td.menulateral  {
	text-align : left;
	font-size : 14px;
	color : red;
	font-family : Arial;
	font-style : normal;
	font-weight : bold;
	font : arial;
	top : auto;
}

font.cabecalho  {
	font-size : 10px;
	color : #330099;
	font-family : Arial;
	font-style : normal;
	font-weight : bold;
	font : arial;
	top : auto;
	text-align : center;
}

font.curso  {
	text-align : left;
	font-size : 12px;
	color : #6699cc;
	font-family : Arial;
	font-style : normal;
	font-weight : bold;
	font : arial;
	top : auto;
}

font.magia  {
	text-align : left;
	font-size : 11px;
	color : #6699cc;
	font-family : Arial;
	font-style : normal;
	font-weight : bold;
	font : arial;
	top : auto;
}