html {
overflow: -moz-scrollbars-vertical; 
overflow-y: scroll;
}

a {
	font-family: arial, sans-serif;
	font-weight: regular;
	letter-spacing: 0.1em;
	padding-top: 4px;
	font-size: 13px;
	color: #666;
	text-decoration: none;

}
a:hover {
	color: #000;
	text-decoration: none;
	text-align: right;
		font-family: arial, sans-serif;
		font-weight: regular;
		letter-spacing: 0.1em;
		padding-top: 4px;
		font-size: 13px;
}

.linkexposicoes {
	font-family: arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.linkexposicoes:hover {
	text-decoration: underline;
	color: #333333;

}
input {
	border: 1px solid #000000;
	font-family: arial, sans-serif;
	font-size: 13px;

}
.teste {
	text-decoration: none;
	border: 0px none;

}
textarea {
	font-family: arial, sans-serif;
	font-size: 13px;
}
.linkagenda {
	font-family: arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
	

}
.linkagenda:hover {

	text-decoration: underline;
	color: #333333;
}

