﻿body {
    margin: 0;
    background: #fff;
}
img {
    border: 0;
}

a:link {
	color: #555;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
}
.MenuSeparator
{
	color: #900;
}
.MenuItem
{
	color: #555;
}
.text_center{
    text-align: center;
}
.dot {
    color: #900;
    margin-left: 10px;
}
a {
    text-decoration: none;
}
