.lateral {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #999999;
	font-size: 14px;
	text-decoration: none;
}
a:visited {

	color: #999999;
	font-size: 14px;
	text-decoration: none;
}
a:active {


	color: #999999;
	font-size: 14px;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	font-size: 14px;
	text-decoration: none;
}

