body 
{  
font-family: Arial; 
font-size: 12px;
color:#006699;
}

td
{
padding: 0;
margin:0;
}

.titlu
{
font-size: 20px;
font-weight: bold;
color: #333399;
}

.nesubliniat
{
text-decoration:none;
color: #006699;
font-size:14px;
}

h2
{
color:#006699;
font-size:17px;
text-align:center;
}

.chenar
{ 
background-color:#E3E4FA;
font-size:13px;
}

.meniu
{
text-align:center;
font-weight:bold;
background-color:#E3E4FA;
}

a:link
{
color:#003399;

}
.test
{
	text-decoration: none;
}
a:hover {
	text-decoration: underline overline;
}


a:visited
{
color:#006699;

}

hr
{
color:#006699;
width: 100%;
height:1px;
text-align:left;
}

.border
{
border-color:#006699;
vertical-align:middle;
}