A.Canto{
	background-image : url(../imagens/001.gif);
	border : 2px solid;
	width : 100%;
	line-height : 30px;
	color : #000000;
	text-decoration : none;
}
A.Canto:Hover{
	background-image : url(../imagens/002.gif);
	border : 2px solid;
	width : 100%;
	line-height : 30px;
	color : #000000;
	text-decoration : none;
}
A.Link{
	color : #666666;
	text-decoration : none;
}
A.Link:Hover{
	color : #FF0000;
	text-decoration : overline;
}
Table.Table1{
	border : 1px dotted #888888;
}
A.Menu{
	Width : 100%;
	line-height : 25px;
	color : #FFFFFF;
	text-decoration : none;
}
A.Menu:Hover{
	width : 100%;
	line-height : 25px;
	color : #FFFF00;
	text-decoration : none;
}
Body{
	SCROLLBAR-FACE-COLOR : #FFFF00;
	SCROLLBAR-HIGHLIGHT-COLOR : #000000;
	SCROLLBAR-SHADOW-COLOR : #000000;
	SCROLLBAR-3DLIGHT-COLOR : #FFCC00;
	SCROLLBAR-ARROW-COLOR : #000000;
	SCROLLBAR-DARKSHADOW-COLOR : #000000;
	width : 100%;
	overflow-x: hidden;
	overflow-y: scroll;
}
