﻿body {
}

.text-Title-18 {
    color: black;
    font-size:18px;
}

a.text-Title-18:hover {
    color: blue;
    font-size:19px;
}
