@import url("design.css");
/* ------------------------------------------------------------------------
version: 1.0
author: Favus Interactive Editoração Eletrônica LTDA-ME
email: projeto@favus.com.br
website: http://www.favus.com.br
phone: 55 (11) 3837 0555 | 3554 4349
*/

body{
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #707070;
	line-height: 14px;
	background-color: transparent;
}

a:link {color: #336699; text-decoration: none;}
a:active {color: #336699; text-decoration: none;}
a:visited {color: #336699; text-decoration: none;}
a:focus {color: #909090; text-decoration: none;}
a:hover {color: #909090; text-decoration: none;}