

a:link {color:#ff0000;
 text-decoration:underline}

a:visited {color:#ff0000;
text-decoration:underline}

a:hover {color:#ffff00;
text-decoration: underline;}

body{color:#333333;
	font-size:12px;}


td{
color:#333333;
font-size:12px; }

tr{
color:#333333;
font-size:12px; }


.small{font-size:10px; line-height:120%;}

.yellow {color: #ffff00}
.red{color: #ff0000}
.green{color: #006600}
.blue{color: #0000ff}

.small-yellow {color: #ffff00;font-size:10px; line-height:120%;}
.small-red{color: #ff0000;font-size:10px; line-height:120%;}
.small-green{color: #006600;font-size:10px; line-height:120%;}
