﻿.buttonsmall-ovr
{
    background-color:#dedde9;
    border: solid 1px #272f6e;
    color:#A39368;
    margin-top: 4px;
	margin-bottom: 4px;
	font-size: 12px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	height: 28px;
 text-decoration:underline;}
.buttonsmall
{
    color:#ffffff;
    background-color:#272f6f;
    border: solid 1px #dedde9;
    margin-top: 4px;
	margin-bottom: 4px;
	font-size: 12px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	height: 28px;}