.path
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6e6e6e
}
.titleazul
{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #666666
}
.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
}
.text1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
}
.titlegris
{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: 666666;
}
.subtitleazul
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #b8b8b8;
}
.titnew
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7291b3;
}
.menu
{
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
}
a
{
	text-decoration: none
}
a:hover
{
	text-decoration: underline
}

body {
	background-image: url(../imas/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;		
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
