.msg {
	background: #D4D0C8;
	padding: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.msg a {
	color: #990000;
    font: 11px/15px verdana, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.msg a:link {
    color: #990000;
    font: 11px/15px verdana, helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

.msg a:visited {
    color: #990000;
    font: 11px/15px verdana, helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

.msg a:active {
    color: #009900;
    font: 11px/15px verdana, helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

.msg a:hover {
	color: #009900;
    font: 11px/15px verdana, helvetica, sans-serif;
    font-weight: bold;
	text-decoration: none;
}

.msgButton {
	background: #D4D0C8;
	color: #D4D0C8;
	padding: 1px;
	text-decoration: none;
	border: 1px outset #D4D0C8;
}

.msgTitle {
	background: #0A246A;
    color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xxx-small;
	text-decoration: bold;
}

.msgPrompt {
    color: #000000;
}

.msglinks {
	color: #D4D0C8;
	text-decoration: none;
}
