#master
{
font-family:Georgia, Times New Roman, Times, serif;
font-size:12px;
color:#FFFFFF;
}

#contact
{
text-align:right;
padding-right:10px;
padding-top:15px;
}

#info
{
padding-right:5px;
color:#F9A451;
padding-top:15px;

}

a:link
{
color:#F9A451;
}

a:visited
{
color:#F9A451;
}

a:hover, a:active
{
color:#996699;
}

#text
{
padding-top:10px;
padding-left:10px;
padding-right:10px;
}

#text a:link
{
color:#996699;
}
#text a:visited
{
color:#996699;
}
#text a:hover, a:active
{
color:#F9A451;
}
.bigred {
	color:#FF6401;
	font-size:13px;
	font-weight: bold;
}
.red {
	color:#FF6401;
}