/* ******************************************************/
/*	 Pinet Web Solutions;								*/
/*	 Pinet.com.br Inc. - All Rights Reserved.			*/
/* **************************************************** */

A:visited 	{color: #626160; text-decoration: none; }

A:hover 	{color: #E77F25; text-decoration: underline;}
	
A:link		{color: #626160; text-decoration: none;}

A:active 	{color: #626160; text-decoration: none}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #6597bc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #DEDEDE;
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	SCROLLBAR-SHADOW-COLOR: #636162;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #636162;
	SCROLLBAR-TRACK-COLOR: #DEDEDE;
	SCROLLBAR-DARKSHADOW-COLOR: #636162;
	SCROLLBAR-BASE-COLOR: #000000;
}

.TextoInterno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #626160;
	text-align:left;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}

.TextoLateral:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #9cbed3;
	text-align:left;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
.TextoLateral:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #9cbed3;
	text-align:left;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
.TextoLateral:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #9cbed3;
	text-align:left;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
.TextoLateral:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #9cbed3;
	text-align:left;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	
}


INPUT 		{COLOR: #626160; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; }
TEXTAREA 	{COLOR: #626160; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; }
