body {
	font-family: LucidaGrande, Verdana, Helvetica, Arial, sans-serif;
	/*font-size: 10pt;*/
	margin-left: 0;
	padding-left: 0;
}

.others {
	text-align: center;
	padding-bottom: 2em
}

.this {
	color: white;
	background: #335;
}

.image {
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 1.2em
}

.back {
	text-align: center;
}


a:link
{
	color: black;
	background: transparent;
	text-decoration: underline;
}

a:visited
{
	color: #333;
	background: transparent;
	text-decoration: underline;
}

a:hover
{
	color: white;
	background: black;
	text-decoration: none;
}

a:active
{
	color: white;
	background: silver;
	text-decoration: none;
}
