
.Button		{ font-size: xx-small; font-weight: bold; font-family: sans-serif; color: #FFFFFF; background-color: #FF0000; border-style: outset; border-color: #CC0000;}

A.Link				{color : #FFFFFF; text-decoration : underline;}
A:visited.Link		{color : #FFFFFF; text-decoration : underline;}
A:link.Link			{color : #FFFFFF; text-decoration : underline;}
A:hover.Link		{color : #CCCCCC; text-decoration : none;}

A.BaseNavi				{color : #FFFFFF; text-decoration : none;}
A:visited.BaseNavi		{color : #FFFFFF; text-decoration : none;}
A:link.BaseNavi			{color : #FFFFFF; text-decoration : none;}
A:hover.BaseNavi		{color : #FFFFFF; text-decoration : underline;}

/*Contact*/

.contact {float: right; margin: -25px 0 0 0;  height: auto; }


