h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
div#buttonA {

    margin-left: 0px;	
}
div#buttonA ul {

    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 27px;
}
div#buttonA li {
    list-style-type: none;
    height: 27px;
    width: 160px;
    margin: 1px;
    text-align:center;
}
div#buttonA li a {
    height: 100%;
    width: 100%;
    display: block;
    text-decoration: none;
    border-width: 4px;
}
div#buttonA li a:link {
    color: #322C83;
    font-weight: bold;
    background-color: #F2D674;
    border-style: outset;
}
div#buttonA li a:visited {
    color: #322C83;
    font-weight: bold;
    background-color: #F7E192;
    border-style: outset;
}
div#buttonA li a:hover {
    font-weight: bold;
    color: #F7E192;
    background-color: #221D57;
    border-style: outset;
}
div#buttonA li a:active {
    font-weight: bold;
    color: #322C83;
    background-color: #F2D674;
    border-style: inset;
	}
	
div#buttonB {

    margin-left: 0px;	
}
div#buttonB ul {

    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 27px;
}
div#buttonB li {
    list-style-type: none;
    height: 27px;
    width: 160px;
    margin: 1px;
    text-align:center;
	 display: inline;
	float: left;
}
div#buttonB li a {
    height: 100%;
    width: 100%;
    text-decoration: none;
    border-width: 4px;
}
div#buttonB li a:link {
    color: #322C83;
    font-weight: bold;
    background-color: #F2D674;
    border-style: outset;
}
div#buttonB li a:visited {
    color: #322C83;
    font-weight: bold;
    background-color: #F7E192;
    border-style: outset;
}
div#buttonB li a:hover {
    font-weight: bold;
    color: #F7E192;
    background-color: #221D57;
    border-style: outset;
}
div#buttonB li a:active {
    font-weight: bold;
    color: #322C83;
    background-color: #F2D674;
    border-style: inset;	
	
	
	
	
} h1 {
	font-size: 24px;
}
