body
{
    background-color: #cccccc;
}


.company
{
	font-size: 20px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color: #000000;
}

.company a{
text-decoration: none;
color: #000000;
}

.company a:hover{
text-decoration: underline;
color: #ffffff;
}
