body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.foto {
	border: 1px solid #333333;
}
.H1Album {
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}.buttonTxt {
	font-size: 12px;
	font-weight: bold;
	color: #68B300;
	text-decoration: none;
}
.H2RightCol {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}
.H2List {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.ButtonMini {
	text-decoration: none;
	background-color: #CCFF00;
	font-size: 12px;
	margin: 2px;
	padding: 2px;
	color: #000000;
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
}
.ButtonMini:hover {
	text-decoration: none;
	background-color: #669933;
	font-size: 12px;
	margin: 2px;
	padding: 2px;
	color: #FFFFFF;
	border-top: 1px solid #333333;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #333333;
}
.H2RightCol2 {

	font-size: 14px;
	font-weight: bold;
	color: #718800;
}

.MessageText {
	font-size: 20px;
	font-weight: bold;
}


input {
	font-size: 12px;
}
textarea {
	font-size: 12px;
}

select {
	font-size: 12px;
}
.smallTxt {
	font-size: 9px;
}
