﻿body 
{
	color: #838383;
	font-family: MS Sans Serif;
	font-size: 12px;
	text-align:center;
}
#pagina
{
	width:634px;
}
.numerado
{
	color:#F2A80E;
	font-family:MS Sans Serif;
	font-size:12px;
	font-weight:bold;
}
.negrita
{
	color: black;
	font-family: MS Sans Serif;
	font-size: 12px;
}
.link:active
{
	font-family: MS Sans Serif;
	font-size:12px;
	color:black;
	text-decoration: none;
}
.link:visited
{
	font-family: MS Sans Serif;
	font-size:12px;
	color:black;
	text-decoration: none;
}
.link:hover
{
	font-family: MS Sans Serif;
	font-size:12px;
	color:black;
	text-decoration: underline;
}
.link:link
{
	font-family: MS Sans Serif;
	font-size:12px;
	color:black;
	text-decoration: none;
}
