.style2 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
body {
	background-color:#CAC8DD;
}
.style7 {color: #FFFFFF}
.style8 {font-size: 12px}
.style9 {font-size: 62px; color: #FFFFFF; font-family: "Trebuchet MS"; font-weight: bold;}
.LeftPanel {
	background-image: url(images/backgrounds/article.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
	border: .5;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: right;
	background-color: #FFFFFF;
	height: auto;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 1px;
}
.RightPanel {
	background-image: url(images/backgrounds/article.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
	border: .5;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: auto;
}
.ArticuloCuerpo {font-family: Georgia, "Times New Roman", Times, serif}
.Articles {
	background-image: url(images/backgrounds/article.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
	border: .1;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}
.style11 {font-size: .74}
.Menu {
	margin-top: 1px;
	color: #FFFFFF;
	background-color: #999999;
}

.Link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Link:hover{
	background-color:#3F4A3E;
	color: #FFFFFF;

}
