/* Cooligre.net (c) 2010 */

body {
background-image: url("http://www.cooligre.net/bg-color.jpg");
	background-color:F9FFAA;

}
body,td,th {
	color: #A60000;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;

}
meni {
    color: #FF0000;
	font-style:oblique;

}

a:link {
	color: #A60000;
	text-decoration:none;
}
a:visited {
	color: #333333;
         text-decoration:none;
}
a:hover {
	color: #A60000;
         text-decoration:none;
}

#pink-bar
{
    height: 60px;
    width: 100%;
    background-image: url('top-bar.png');
    top: 0px;
    left: 0px;
    margin: 0px;
    position: absolute;
    color: #C24589;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-top: 8px;
    background-repeat: repeat-x;
}

#pink-bar a
{
    color: #C24589;
     font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

#pink-bar a:hover
{
    color: #C24589;
     font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
