a.one {
	text-decoration: none; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: verdana; 
	color: #FFFFFF 
}

a:hover.one {
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: verdana; 
	color: #ffffff 
}

a.jms {
	text-decoration: none; 
	font-weight: bold; 
	font-size: 9px; 
	font-family: verdana; 
	color: #FFFFFF 
}

a:hover.jms {
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 9px; 
	font-family: verdana; 
	color: #ffffff 
}

DIV.text {
	font-weight: normal; 
	font-size: 11px; 
	font-family: verdana; 
	color: #FFFFFF; 
	text-align: justify 
}

DIV.center {
	font-weight: normal; 
	font-size: 11px; 
	font-family: verdana; 
	color: #FFFFFF; 
	text-align: center 
}

DIV.foto {
	font-weight: bold; 
	font-size: 11px; 
	font-family: times; 
	color: #000000; 
	text-align: justify 
}

DIV.copy {
	font-weight: normal; 
	font-size: 9px; 
	font-family: verdana; 
	color: #FFFFFF; 
	text-align: center 
}

DIV.copyBL {
	font-weight: normal; 
	font-size: 9px; 
	font-family: verdana; 
	color: #black; 
	text-align: center 
}

.button { 
	BACKGROUND: #E7E7E8; 
	FONT: 10px verdana; 
	BORDER: 1px solid; 
	cursor: hand 
}

.form { 
	FONT: 10px verdana; 
	BORDER: 1px solid 
}