﻿.text {
    font-family: 'Segoe UI'; 
    font-size: 14px; 
    color: black; 
    text-decoration:none;
}

.small {
    font-family: 'Segoe UI'; 
    font-size: 12px; 
    color: black; 
    text-decoration:none;
}

