﻿body { color: #333333; }

h1 { font-size: 12pt; text-decoration: underline; }

.start { background-image: url('../images/loading.gif'); background-repeat: no-repeat; height: 60px; width: 200px; }

a { text-decoration: none; color: #000000; }
a:hover { text-decoration: none; color: #FF3366; }

#PanelTuiLa a { text-decoration: none; color: #3399CC; }
#PanelTuiLa a:hover { text-decoration: none; color: #FF3366; }

#PanelTuiYa a { text-decoration: none; color: #000000; }
#PanelTuiYa a:hover { text-decoration: none; color: #FF3366; }

.loading { width: 80px; height: 80px;  background-image: url('../images/loading.gif'); background-repeat: no-repeat; background-position: center center; }

