body {
background-color: transparent;
    font-family: tahoma, verdana, arial, helvetica;
    font-size: 11px;
    color: #c68888;
    text-align: justify;
}

span {
    font-family: tahoma, verdana, arial, helvetica;
    font-size: 11px;
    color: #c68888;
    text-align: justify;
    padding-left: 8px;
    padding-right: 8px;
}

table, tr, td {
	font: 10px verdana, arial, helvetica; 
	color: #c68888;
	word-spacing: 2px; }

input, textarea, option, select {
	background-color: #fee8e3;
	font: 9px arial, helvetica;
	color: #fd5553;
	word-spacing: 2px;
	border: 1px solid #ffffff;
	padding:2px; }

a:link {
    cursor: help;
    color: #ff9c72;
    text-decoration: none; 
    border-bottom: solid 1px padding 2px #fd5553; 
}

a:active {
    cursor: help;
    color: #ff9c72;
    text-decoration: none;
    border-bottom: solid 1px padding 2px #fd5553; 
}

a:visited {
    cursor: help;
    color: #d85040;
    text-decoration: none; 
    border-bottom: solid 1px padding 2px #fd5553; 
}

a:hover {
    cursor: help;
    color: #ff9c72;
    text-decoration: none;
    border-bottom: solid 1px padding 2px #fd5553; 
}
