* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a{ text-decoration:none;}
.list{ color:#003CA1;}
.list a{ color:#003CA1;}
.list a:hover{ color:#EC1B24;}
.text{ line-height:20px; color:#666;}
.text a{color:#666;}
.text a:hover{color:#EC1B24;}
.bottom{ color:#999;}
.title{ color:#003CA1; font-weight:bold;font-size: 14px;}
.white a{ color:#FFF;}
.white a:hover{ color:#FFF; text-decoration:underline;}