﻿@import url('https://fonts.googleapis.com/css?family=Ubuntu');
body {
}
.vkp1
{
    font-family: 'Ubuntu', sans-serif;
    font-size: medium;
    color: #004391;
}
.vkp2
{
    font-family: 'Ubuntu', sans-serif;
    font-size: small;
    color: #004391;
}
a.vkp2
{
    font-family: 'Ubuntu', sans-serif;
    font-size: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    color: #8c8c8c;
    width: auto;
}
a.vkp2:hover
{
    text-decoration: underline;
    color: #004391;
}

.collink 
{
  width: 20px; 
  float: left; 
  height: 20px;
}