a:link {
	color: #6A360F;
	text-decoration: none;
	font-weight:bold
	}
a:hover {
	color: Maroon;
	text-decoration: none;
	font-weight:bold
}
a:visited { color: #6A360F;
			text-decoration: none;
			font-weight:bold
			}
a:hover {
	color: Maroon;
	text-decoration: none;
	font-weight:bold
}

.borda  {
	background-color : #FFFFFF;
	font-family : Arial;
	font-size : x-small;
	border : 1px solid #D8BFD8;
}

.borda2  {
	background-color : #FFFFFF;
	font-family : Arial;
	font-size : x-small;
	border : thin solid #FF8000;
}

h1 {
	color: #6B51AD;
	font-style : normal;
	font : normal;
}

