body, table, td {
font-family: sans-serif,verdana,arial;
font-size: 11px;
color: #000000;
}


a:link		{color : #000000; text-decoration: underline;}
a:visited	{color : #000000; text-decoration: underline;}
a:active	{color : #000000; text-decoration: underline;}
a:hover		{color : #6699CC; text-decoration: none;}

img {
border: none;
margin: 0;
}

.button {
font-family: sans-serif,verdana,arial;
font-size: 11px;
color: #FFFFFF;

border:1px solid #6699CC;
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
text-indent : 2px;
}