/* ------------------------------- basic ---------------------------------- */

p, a, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #efa97a;
	font-family: verdana;
	line-height: 13px;
	height: 1px;
	<body style="background-colortransparent>" 
}
/* ------------------------------- scrollbar ---------------------------------- */


body {scrollbar-3dlight-color: #FFC4D3;
scrollbar-arrow-color: #FFC4D3;
scrollbar-base-color: #FFFFFF;
scrollbar-darkshadow-color: #ffffff;
scrollbar-face-color: #FFECF1;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFC4D3; 
}


a {
cursor : help;
text-decoration : none;
}
a:link {
cursor : help;
color : #aaaaaa;
text-decoration : none;
}
a:visited {
cursor : help;
color : #f8c1d9;
text-decoration : none;
}
a:active {
cursor : help;
color : #f8c1d9;
text-decoration : none;
}
a:hover {
cursor : help;
color : #ffacc3;
text-decoration : none;
}

.links {
border : none;
background : transparent;
width : 100%;
margin : 0;
margin-bottom : 5px;
padding : 0 0;
}
.links ul {
list-style-type : none;
margin : 0;
padding : 0;
}
.links ul li {
list-style-type : none;
background : transparent;
padding : 0;
float : left;
margin : 0;
}
.links li a, .links ul li a:visited, .links ul li a:active {
background : none;
border-bottom : 1px solid #7cd1e2;
display : block;
margin : 0;
padding : 2px 2px 2px 12px;
height : auto;
width : 210px;
}
.links ul li a:hover {
background : #fffcd5;
}
html > body .links ul li a {
width : 210px;
}
/*---- H2 - H3 - H4 -----*/
h2.arquivo a {
display : block;
width : 100%;
color : #8fd9e8;
background-color : transparent;
border-bottom : 0 dotted #8fd9e8;
margin : 0;
padding : 10px 0 0 2px;
clear : both;
}
h2.arquivo a:hover {
color : #ffe1e9;
}

h1 {
font-size : 15px;
font-family : tahoma;
color : #cdc9e1;
}
h2 {
display : block;
width : 100%;
color : #79d0e1;
font-size : 15px;
font-family : verdana;
letter-spacing : 0;
text-transform : lowercase;
background-color : transparent;
border-bottom : 1px dotted #fff9ae;
padding : 10px 0 0 2px;
margin : 0;
clear : both;
}
h3 {
font-size : 15px;
font-family : tahoma;
}
h4 {
font-size : 15px;
}


/*----T - D- B- U - L- S----*/
t {
color : #ffa4c6;
cursor : help;
}
d {
color : #888888;
cursor : help;
}
b {
color : #70d0e4;
cursor : help;
}
b { hover:
color : #70d0e4;
cursor : help;
}
i {
color : #bbbbbb;
cursor : help;
}
e {
color : #fbc3d6;
cursor : help;
}
strong {
color : #bbbbbb;
cursor : help;
}
u {
cursor : help;
color : #aaaaaa;
text-decoration : underline;
border-bottom : 1px dotted #67bdd0;
padding-bottom : 2px;
}
ol {
margin : 5px 0 10px 0;
list-style-type : none;
padding-left : 2px;
}

/*------ Caixinhas -------*/
input, textarea, select, button {
font-size : 11px;
color : #F0AC7F;
border : 1px dotted #B7F5DD;
background-color : #FFD8E5;
}
input:focus, textarea:focus, label:focus, select:focus, button:focus {
color : #F0AC7F;
background-color : #FFD8E5;
border : 1px dotted #B7F5DD;
}input, textarea { hover:
	color: #FC8989;
	font-family: Verdana;
	font-size: 10 px;
	border: 1px solid #9AC48E;
	background-color: #F7D7C3;
	}


/*------ Titulos -----*/
.titulo1 {
color : #fdc7d9;
font-family : verdana;
font-size : 11px;
font-weight : bold;
text-indent : 2px;
letter-spacing : 0;
text-align : left;
background : #fff left 0%;
line-height : 16px;
border-bottom : 1px dotted #ffdae6;
padding-left : 13px;
}
.titulo2 {
color : #aaa;
font-size : 10px;
font-family : tahoma;
text-align : justify;
background-color : transparent;
line-height : 14px;
padding-top : 7px;
padding-left : 1px;
padding-right : 1px;
padding-bottom : 10px;
}

/*------ BLOCKQUOTE-------*/
blockquote {
text-align : justify;
border : 1px solid #eadcf3;
border left: 10px solid #eadcf3;
background : #FFD8E5 url('http://i31.tinypic.com/f2qa3d.jpg') repeat-y top left;
padding-left : 28px;
padding-right : 5px;
padding-top : 5px;
padding-bottom : 5px;
}