﻿a:hover{
    text-decoration: none;
    }
a:link,a:active,a:visited {
    text-decoration: none;
    }
a.gen:hover,a.genmed:hover,a.gensmall:hover{
    text-decoration: none;
    }
a.mainmenu:hover{
    text-decoration: none;
    }
a.cattitle:hover{
    text-decoration: none;
    }
a.forumlink:hover{
    text-decoration: none;
    }
a.nav:hover{
    text-decoration: none;
    }
a.topictitle:hover{
    text-decoration: none;
    }
a.postlink:hover{
    text-decoration: none;
    }
a.copyright:hover {
    text-decoration: none;
    }
.menu {
	text-align: right;
	font-size: 12px;
	font-family: Arial;
	color: #999999;
	font-weight: bold;
}

.proyectos {
	background-color: #DDEEFF;
	list-style-image: url('img/punto.png');
}
.menudown {
	text-align: right;
	font-family: verdana;
	font-size: xx-small;
	color: #B4C9DE;
}
a {
	color: #666666;
}
.contenido {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	margin: 0px 20px 0px 0px;
	text-align: justify;
	list-style-image: url('img/punto.png');
}
