a {
text-decoration:none;
}

.topBar {
	background-image: url(images/top_bar.jpg);
	background-repeat: repeat-x;
}
.botBar {
	background-image: url(images/bot_bar.jpg);
	background-repeat: repeat-x;
}
.subBotBar {
	background-image: url(images/subBot_bar.jpg);
	background-repeat: repeat-x;
}
.subTopBar {
	background-image: url(images/subTop_bar.jpg);
	background-repeat: repeat-x;
}
.leftBar {
	background-image: url(images/left_bar.jpg);
	background-repeat: repeat-y;
}
.homeBox {
	background-image: url(images/top_bar.jpg);
	background-repeat: repeat-x;
	padding-bottom: 4px;
}

a.raya{
	text-decoration:none;
	color:#bbeeff;
}

a.raya:link{
	text-decoration:none;
	color:#bbeeff;
}

a.raya:visited{
	text-decoration:none;
	color:#bbeeff;
}

a.raya:hover{
	text-decoration:none;
	color:#ffffff;
}

a.Subraya{
	text-decoration:none;
	color:#bbeeff;
}

a.Subraya:link{
	text-decoration:none;
	color:#bbeeff;
}

a.Subraya:visited{
	text-decoration:none;
	color:#bbeeff;
}

a.Subraya:hover{
	color:#ffffff;
	text-decoration:underline;
}

.pata {
	padding-bottom: 75px;
}
.race {
	padding-bottom: 40px;
}
