.head {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.java {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.bottom {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.body {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.list {
	font-family: verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.bottom a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.bottom a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.bottom a:hover {
	color: #FF9933;
	font-weight: bold;
	text-decoration: none;
}
.java a:link {
	color: #5683BA;
	font-weight: bold;
	text-decoration: none;
}
.java a:visited {
	color: #5683BA;
	font-weight: bold;
	text-decoration: none;
}
.java a:hover {
	color: #;
	font-weight: bold;
	text-decoration: underline;
}
.list a:link {
	color: #FFFFFF;
	font-weight: bold;	
}
.list a:visited {
	color: #FFFFFF;
	font-weight: bold;	
}
.list a:hover {
	color: #FFAB2D;
	font-weight: bold;
}
.head a:link {
	color: #FFFFFF;
	font-weight: bold;
}
.head a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
.head a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}.callout {
	font-size: 12px;
}