.title {font-family: MS Sans Serif;
        font-size: 18px;
		font-weight: bold;
        color: #C53139;
        text-decoration: none;}
	   
.text  {font-family: MS Sans Serif;
        font-size: 12px;
        color: #008856;
        text-decoration: none;}

.text:hover {color: #C40F30; text-decoration: underline;}

.text2 {font-family: Verdana;
        font-size: 9px;
		font-weight: bold;
        color: #C20000;
        text-decoration: none;}
		
.text2:hover {color: #FFAC00; text-decoration: underline;}
