a:link {
	color: #444488;
	text-decoration:none;
}
a:hover {
	color:6666bb;
}
a.visited {
	color:#444444;
}

a.sub:link {
        color: #666;
        text-decoration:none;
        font-size:13px;
}
a.sub:hover {
        color:6666bb;
}
a.sub:visited {
	color:#666;
}

div.search {
	margin-bottom:16px;
}
.major {
	line-height:24px;
	font-size:24px;
	margin-bottom:4px;
}
