a { text-decoration:underline; color:#333333; }
a:hover {
	color: #990066;
	font-weight: normal;

}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #333333;
}

.buttons1 a {color: #333333;
background-color: #FFCC66;
padding: 2px 3px 2px 2px;
display: block;
border-bottom: none #333333;
border-right: 10px solid #FFCC66;
font: normal 14px Georgia, "Times New Roman", Times, serif;
text-decoration: none;
text-align: right;}

.buttons1 a:hover {border-right: 5px solid #FF9900;
padding-right: 8px;
text-decoration: none;
color: #000000;}
.blinkingdot {
	color: #990033;
	text-decoration: blink;
}

