a:visited { color:CC0000; text-decoration: none; font-weight: regular;font-size:10pt; }
a:link { color:CC0000; text-decoration: none; font-weight: regular;font-size:10pt; }
a:active { color:CC0000;  text-decoration: none ; font-weight: regular;font-size:10pt; }
a:hover { color:CC0000; text-decoration: none; font-weight: regular;font-size:10pt; }
body 
    {
    background-color: ffffff;
    font-size: 10pt;
    font-family: Times New Roman;
    color: 808080
    }
table
    {
    font-size: 10pt; 
    }
input, textarea, select
    {
    background-color: ffffff;
    font-size: 10pt;
    font-family: Times New Roman;
    color: 808080
    }

ul#twitter_update_list { 
	list-style: none; 
	background-color: ffffff;
    font-size: 10pt;
    font-family: Times New Roman;
    color: 808080	
}
ul#twitter_update_list li { 
	margin-bottom: 5px;
	padding: 5px;
	color: #808080;
	background: url(pic_twitter/transpBlue.png);
}