.box { border: 2px solid #C1D1F9; }
.line { background: #C1D1F9; }

input, textarea {
	   border: solid black;
	   border-width : 1px;
        font-family: monospace;
        font-size: 12px;
	   color : black;
	   background : white;
        }

p, td, .tekstas {
        font-family: monospace;
        font-size: 12px;
        }
.title {
        margin-left: 20px;
        font-family: monospace;
        font-size: 18px;
        font-weight: bold;
        color: #365299;
        }

.title2 {
        font-family: monospace;
        font-size: 17px;
        font-weight: bold;
        color: rgb(111,107,106);
        }

.title1 {
        font-family: monospace;
        font-size: 20px;
        font-weight: bold;
        color: black;
        }
.title3 {
        font-family: monospace;
        font-size: 25px;
        font-weight: bold;
        color: black;
        }
img { border:0;}

body {
        font-family: monospace;
        margin-top: 5;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
        text-align: left;
        }

a:link {color: rgb(111,107,106); text-decoration: none;}
a:visited {color: rgb(111,107,106); text-decoration: none;}
a:active {color: rgb(111,107,106); text-decoration: none;}
a:hover {color: rgb(111,107,106); text-decoration: underline;}

.kat a:link {color: black; text-decoration: underline;}
.kat a:visited {color: black; text-decoration: underline;}
.kat a:active {color: black; text-decoration: underline;}
.kat a:hover {color: #AD0000; text-decoration: underline;}

.m a:link {color: #365299; text-decoration: none;}
.m a:visited {color: black; text-decoration: none;}
.m a:active {color: #365299; text-decoration: none;}
.m a:hover {color: #365299; text-decoration: underline;}

