﻿.test-calendar{

}

.test-calendar a {color:#366497;text-decoration:none;}
.test-calendar a:hover, .test-calendar a:visited:hover {color:#666666;text-decoration:underline;}
.test-calendar a:active, .test-calendar a:visited {color:#663366;text-decoration:none;}

.test-calendar caption {padding-top:7px;}

table.test-calendar td a {line-height:100%;}

table.test-calendar td {padding:2px;}
table.test-calendar th {padding:2px;}

.test-calendar tr:first-of-type table{
    color:#fff;
    background-color:#366497;
}

