body, table, select{
	FONT-SIZE: 12px; font-family: Arial, Helvetica, sans-serif;
}
 
a {
	text-decoration: underline;
	color:#000000
}
a:hover {
	text-decoration: none;
	color:#FF8615
}.borderBottom {
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C8C8C8;
}
.borderRight {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #C8C8C8;
}
.borderWelcome {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C8C8C8;
	border-left-color: #C8C8C8;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
}
.verdane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.verdane10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C8C8C8;
}
