A:link {
color		:	#003C34;
background	:	transparent;
text-decoration	:	none;
font-weight:  		normal;
}

A:active {
color		:	#003C34;
background	:	transparent;
text-decoration	:	none;
font-weight:  		normal;
}

A:visited {
color		:	#003C34;
background	:	transparent;
text-decoration	:	none;
font-weight:  		normal;
}

A:hover {
color		:	#003C34;
background	:	transparent;
text-decoration	:	underline;
font-weight:  		normal;
}

A.header:link {
color		:	#487A43;
background	:	transparent;
text-decoration	:	none;
font-weight:  		normal;
}

A.header:active {
color		:	#487A43;
background	:	transparent;
text-decoration	:	none;
font-weight:  		normal;
}

A.header:visited {
color		:	#487A43;
background	:	transparent;
text-decoration	:	none;
font-weight:  		normal;
}

A.header:hover {
color		:	#7A4348;
background	:	transparent;
text-decoration	:	underline;
font-weight:  		normal;
}

A.footer:link {
color		:	#003C34;
background	:	transparent;
text-decoration	:	none;
font-weight:  		normal;
font-size:		10px;
}

A.footer:active {
color		:	#003C34;
background	:	transparent;
text-decoration	:	none;
font-weight:  		normal;
font-size:		10px;
}

A.footer:visited {
color		:	#003C34;
background	:	transparent;
text-decoration	:	none;
font-weight:  		normal;
font-size:		10px;
}

A.footer:hover {
color		:	#003C34;
background	:	transparent;
text-decoration	:	underline;
font-weight:  		normal;
font-size:		10px;
}

.tdB {
color		:	#000000;
background	:	transparent;
text-decoration	:	none;
font-weight:  		normal;
font-size:		14px;
font-family: Arial, Helvetica, sans-serif;
}

td{
	font-family: arial, Helvetica, sans-serif; font-size: 12px; 
font-weight: normal;
}

body, html{
	font-family: arial, Helvetica, sans-serif; font-size: 10px; 
font-weight: normal;
	   scrollbar-3dlight-color:;
           scrollbar-arrow-color:#003C34;
           scrollbar-base-color:;
           scrollbar-darkshadow-color:;
           scrollbar-face-color:;
           scrollbar-highlight-color:;
           scrollbar-shadow-color:
}

.text { border: 1px solid #003C34; background 
:#ffffff; font-family:arial; font-size:9pt; font-weight:normal; color:#003C34; } 

.text2 { border: 1px solid #487A43; background 
:#ffffff; font-family:arial; font-size:10pt; font-weight:normal; color:#7A4348; } 