/*
	IMP Cascading Stylesheet Declarations

	$Id: imp.css,v 2.1 1999/07/20 09:03:13 jon Exp $
*/

/* Menu Items */
A.MENUITEM {
    color: #fff000;
    text-decoration: none;
}

A.MENUITEM:hover {
    color: #ffffcc;
    text-decoration: none;
}

/* Version */
A.VERSION {
    color: #c0c0c0;
    text-decoration: none;
}

A.VERSION:hover {
    color: #ffffff;
    text-decoration: none;
}

.links {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}
.texto {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

.texto2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

.headlines {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11pt;
	text-decoration : none;
}

.links2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

.pequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

.botoes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

.linksb {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

.headlines2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	text-decoration : none;
	color : black;
}

.blacklinkb {
	color : Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	
}

.blacklink {
	color : Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	
}

.redlinks {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #dd0000;
}
