
a:link {
	text-decoration: underline;
	color: #003366;
}

a:visited {
	text-decoration: underline;
	color: #003366;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}

body {
	margin-top : 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom : 3px;
	font-family : "Georgia", "Times New Roman", Times, serif;
	font-size : 12px;
}

.text {
	font-family : "Georgia", "Times New Roman", Times, serif;
	font-size : 12px;
	color: #333333;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.t {
	font-family : "Georgia", "Times New Roman", Times, serif;
	font-size : 12px;
	color: #333333;
}
.t_gray {
	font-family : "Georgia", "Times New Roman", Times, serif;
	font-size : 12px;
	color: #666666;
}
.t_sm {
	font-family :"Georgia", "Times New Roman", Times, serif;
	font-size : 10px;
	color: #333333;
}
.error {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size : 12px;
	color: #CC0000;
}

.head{
	font-family : "Georgia", "Times New Roman", Times, serif;
	font-size : 16px;
	color: #FF6600;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 3px;
	font-weight: bold;
}


HR {
		line-height: 2px; 
	color: #666666; 
	height: 1px; 
	width: 100%;
}
.hr {
		line-height: 2px; 
}
.Button
{
	border-bottom: 1px outset #000000;
	border-left: 1px outset #000000;
	border-right: 1px outset #000000;
	border-top: 1px outset #000000;
	background-color: #FF6600;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	cursor: pointer;
}
.BOX {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	border-style: groove;
	z-index: -20;
}
.BOXB {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	border-style: groove;
	z-index: -20;
}
.foto {
	border : 1px solid #FF6600;
	padding : 2px;
}

