body { margin:0; padding:0; font-family: "Times New Roman", Times, serif; color: #ffff9b; }
body * { text-align: justify; }
.btn, .BUTsm, .BUT, .BUTsm2, .BUTsm3, .mbut { font-size: 17px; font-family: "Times New Roman", Times, serif; font-style: italic; color: #dabd48; }
.BUTsm, .BUTsm * { font-size: 11px; color: #ffff9b; text-align: left; }
.BUTsm2 { color: #ffff9b; text-align: right; }
.BUTsm3 { color: #dabd48; font-size: 11; text-align: center; }
.btn	 {font-weight: bold; }
.mbut { font-style: normal; font-size: 20px; color: #d6b144; }

:active { color: rgb(255, 0, 0) } 
:hover { color: rgb(255, 0, 0); text-decoration: none; } 
a { color: #dabd48; text-decoration: none;}

h1 {
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 12px;
}

img { 
	border-style: none;
}

.main * {
	font-weight: bold; 
	color: #ffff9b;
}
.main a, .main * a {
	color: #ff0000;
}
.main a:hover, .main * a:hover {
	text-decoration: underline;
	color: #dabd48;
}

.picture-caption {
	font-size: 10px;
	font-weight: medium;
}

input[type="submit"] {
	color: #707000;
	text-align: center;
}