.todays_quote
{
     color: #000000;
     font-size: 12px;
     font-weight: bold;
     font-family: arial;
     font-style: italic;
     text-align: right;
}

.quote_copy
{
     color: #000000;
     font-size: 10px;
     text-align: right;
     font-weight: bold;
     font-family: arial;
     font-style: none;
}

a
{
     font-family: arial;
     font-weight: bold;
     color: #000066;
     text-decoration: none;
}

a:hover
{
     font-family: arial;
     font-weight: bold;
     color: #FFFFFF;
     text-decoration: none;
}

.current_page
{
     font-family: arial;
     font-weight: bold;
     color: #ffffff;
     text-decoration: none;
}

.page
{
     font-family: arial;
     font-weight: bold;
     color: #000000;
     font-size: 12px;
     vertical-align: top;
}

.headcell 
{
     font-family: arial;
     font-weight: bold;
     color: #FFFFFF;
     font-size: 14px;
}

.box_butt
{
     background-color: #FFFFFF;
     border-width: 1px;
     border-color: #222222;
     font-family: arial;
     font-weight: bold;
     font-size: 12px;
}

.white_box
{
     border: solid white 1px;
}

.black_box
{
     border: solid black 1px;
}

.copy
{
     color: #ffffff;
     font-size: 10px;
     text-align: center;
     font-weight: bold;
     font-family: arial;
}

.title
{
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	font-family: arial;
}

