a:link{
	font-family:Arial;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	letter-spacing:1px;
}

a:visited{
	font-family:Arial;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	letter-spacing:1px;
}

a:hover{
	font-family:Arial;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
	letter-spacing:1px;
}

body{
	font-family:Arial;
	font-size:11px;
	margin:0px;
	background-color:#ffffff;
	letter-spacing:1px;
}

table{
	font-family:Arial;
	font-size:11px;
	letter-spacing:1px;
}

td{
	font-family:Arial;
	font-size:11px;
	letter-spacing:1px;
}

tr{
	font-family:Arial;
	font-size:11px;
	letter-spacing:1px;
}

h1{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
}

p{
	letter-spacing:1px;
}

select{
	font-family:Arial;
	font-size:11px;
	color:#333333;
}

input{
	font-family:Arial;
	font-size:11px;
	color:#333333;
}

textarea{
	font-family:Arial;
	font-size:11px;
}

.alpha{
	filter:alpha(opacity=80)
}

.border-left a:link{
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	width:100%;
	height:100%;
}

.border-left a:visited{
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	width:100%;
	height:100%;
}

.border-left a:hover{
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	background-color:#ededed;
	text-decoration:none;
	width:100%;
	height:100%;
}